SPMobileErrorLabel.CreateChildControls Method
Creates the child controls of SPMobileErrorLabel().
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
protected override void CreateChildControls()
Remarks
This override sets the Text() property with the current error message.