KeyFiltersFormIterator.DefaultTemplateName property

Provides the name of the default template for this control.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property DefaultTemplateName As String
    Get
'Usage
Dim value As String

value = Me.DefaultTemplateName
protected override string DefaultTemplateName { get; }

Property value

Type: System.String
The String object that represents the name of the default template for this control.

See also

Reference

KeyFiltersFormIterator class

KeyFiltersFormIterator members

Microsoft.Office.Server.WebControls namespace