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