Share via


SPMobileComponent.DefaultTemplateName property

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

Syntax

'Declaration
Public Overridable ReadOnly Property DefaultTemplateName As String
    Get
'Usage
Dim instance As SPMobileComponent
Dim value As String

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

Property value

Type: System.String

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace