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