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.
This member overrides SPMobileListNavigation.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 SPMobilePostsListNavigation
Dim value As String
value = instance.Suffix
public override string Suffix { get; }
Property value
Type: System.String
See also
Reference
SPMobilePostsListNavigation class