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.
Gets the name of the form template displayed on the Manage form templates page of the Central Administration site.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property DisplayName As String
Get
'Usage
Dim instance As FormTemplate
Dim value As String
value = instance.DisplayName
public override string DisplayName { get; }
Property Value
Type: System.String
The name of the form template.