Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPMobileTemplateSelector.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 SPMobilePostsListTitle
Dim value As String
value = instance.DefaultTemplateName
public override string DefaultTemplateName { get; }
Property value
Type: System.String