FormComponent.IsClientRenderedForm property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property IsClientRenderedForm As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsClientRenderedForm
protected bool IsClientRenderedForm { get; }
Property value
Type: System.Boolean