Application.RegisterFormTemplate Method
Include Protected Members
Include Inherited Members
Installs the specified form template.
Overload List
Name | Description | |
---|---|---|
RegisterFormTemplate(String) | Installs the specified form template. | |
RegisterFormTemplate(String, String) | Installs the specified form template with the option to overwrite the previous registration record for the form template. |
Top