MultiLangBaseDocContainer.DisplayTemplateName Property

Gets the display template for this MultiLangBaseDocContainer object.

Namespace:  Microsoft.Office.DocumentManagement.WebControls
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

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

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

Property Value

Type: System.String
The display template for this MultiLangBaseDocContainer object.

See Also

Reference

MultiLangBaseDocContainer Class

MultiLangBaseDocContainer Members

Microsoft.Office.DocumentManagement.WebControls Namespace