SPMobileListNavigation.Suffix property
This member overrides SPMobileTemplateSelector.Suffix.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Suffix As String
Get
'Usage
Dim instance As SPMobileListNavigation
Dim value As String
value = instance.Suffix
public override string Suffix { get; }
Property value
Type: System.String