SPMobileTemplateSelector.Suffix property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property Suffix As String
Get
Set
'Usage
Dim instance As SPMobileTemplateSelector
Dim value As String
value = instance.Suffix
instance.Suffix = value
public virtual string Suffix { get; set; }
Property value
Type: System.String
See also
Reference
SPMobileTemplateSelector class