Share via


SPMobileListTitle.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 SPMobileListTitle
Dim value As String

value = instance.Suffix
public override string Suffix { get; }

Property value

Type: System.String

See also

Reference

SPMobileListTitle class

SPMobileListTitle members

Microsoft.SharePoint.Mobile.WebControls namespace