SPMobilePageTitle.DefaultTemplateName property
This member overrides SPMobileComponent.DefaultTemplateName.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property DefaultTemplateName As String
Get
'Usage
Dim instance As SPMobilePageTitle
Dim value As String
value = instance.DefaultTemplateName
public override string DefaultTemplateName { get; }
Property value
Type: System.String