Sdílet prostřednictvím


SPMobileFieldLabel.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 SPMobileFieldLabel
Dim value As String

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

Property value

Type: System.String

See also

Reference

SPMobileFieldLabel class

SPMobileFieldLabel members

Microsoft.SharePoint.Mobile.WebControls namespace