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