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