Share via


GeolocationFieldControl.DisplayTemplateName property

This member overrides BaseFieldControl.DisplayTemplateName.

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

Syntax

'Declaration
Public Overrides ReadOnly Property DisplayTemplateName As String
    Get
'Usage
Dim instance As GeolocationFieldControl
Dim value As String

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

Property value

Type: System.String

See also

Reference

GeolocationFieldControl class

GeolocationFieldControl members

Microsoft.SharePoint.WebControls namespace