Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Property IsCustomizedRender As Boolean
Get
Set
'Usage
Dim value As Boolean
value = Me.IsCustomizedRender
Me.IsCustomizedRender = value
protected bool IsCustomizedRender { get; set; }
Property value
Type: System.Boolean
See also
Reference
SPMobileItemFieldIterator class