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

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace