Share via


SPMobileListTemplateSelector.ListTypeTemplate property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ListTypeTemplate As String
    Get
'Usage
Dim instance As SPMobileListTemplateSelector
Dim value As String

value = instance.ListTypeTemplate
public virtual string ListTypeTemplate { get; }

Property value

Type: System.String

See also

Reference

SPMobileListTemplateSelector class

SPMobileListTemplateSelector members

Microsoft.SharePoint.Mobile.WebControls namespace