This topic has not yet been rated - Rate this topic

FormTemplate class

Represents an administrator approved, browser-enabled form template that is available on the server farm.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
[GuidAttribute("543DD7B9-6E48-438d-86D8-200000000000")]
public sealed class FormTemplate : SPPersistedObject, 
	IBackupRestoreConfiguration, IBackupRestore

All administrator approved, browser-enabled form templates on the server are accessible by using the FormTemplateCollection collection. The collection of form templates are also listed on the Manage form templates page of the Central Administration site. User-deployed form templates, typically deployed to a site collection, are not available by using the FormTemplateCollection collection.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.