Share via


SPMobileWebTemplateSelector.TemplateName property

This member overrides SPMobileComponent.TemplateName.

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

Syntax

'Declaration
Public Overrides ReadOnly Property TemplateName As String
    Get
'Usage
Dim instance As SPMobileWebTemplateSelector
Dim value As String

value = instance.TemplateName
public override string TemplateName { get; }

Property value

Type: System.String

See also

Reference

SPMobileWebTemplateSelector class

SPMobileWebTemplateSelector members

Microsoft.SharePoint.Mobile.WebControls namespace