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