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