SPMobileItemFieldIterator.CreateChildControlsForModStat Method
Creates a control for the moderation status (for example, "approved") for the current list item.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub CreateChildControlsForModStat
'Usage
Me.CreateChildControlsForModStat()
protected virtual void CreateChildControlsForModStat()
See Also
Reference
SPMobileItemFieldIterator Class