SPMobileFieldProperty.CreateChildControls Method

Creates a child LiteralText that renders the property value on the page.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub CreateChildControls

Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void CreateChildControls()

See Also

Reference

SPMobileFieldProperty Class

SPMobileFieldProperty Members

Microsoft.SharePoint.MobileControls Namespace