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