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