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