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