FormsService methods

The FormsService type exposes the following members.

Methods

  Name Description
Public method AllowUserFormWebServiceProxy Controls whether a form opened in the InfoPath client can use the InfoPath Forms Services Web service proxy to connect to a Web service.
Public method AllowWebServiceProxy Controls whether browser-enabled form templates can use the InfoPath Forms Services Web service proxy to connect to a Web service.
Public method BrowserEnableUserFormTemplate Browser-enables a browser-compatible form template that does not contain form code, require full trust, enable rendering on a mobile device, or use a data connection managed by a server administrator.
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPService.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetCertificate This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetCreateApplicationLink (Inherited from SPService.)
Public method GetCreateApplicationOptions (Inherited from SPService.)
Public method GetDisabledCertificateById This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Public method IsUserFormTemplateBrowserEnabled Returns a boolean value that indicates if a form template is browser-enabled.
Public method IsUserLicensedForEntity (Inherited from SPService.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision Provisions the forms service on the SharePoint server farm. (Overrides SPPersistedObject.Provision().)
Public method SetCertificateDisabled This member is reserved for internal use and is not intended to be used directly from your code.
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision Removes the forms service from the SharePoint server farm. (Overrides SPPersistedObject.Unprovision().)
Public method Update() An override of the Update method of the SPPersistedObject object. (Overrides SPPersistedObject.Update().)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects Reserved for internal use. Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object.
Explicit interface implemetationPrivate method IBackupRestore.OnAbort Reserved for internal use. Assists in a graceful termination when a user cancels a backup or restore operation.
Explicit interface implemetationPrivate method IBackupRestore.OnBackup Reserved for internal use. Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete Reserved for internal use. Provides post backup processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore Reserved for internal use. Provides post restore processing.
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup Reserved for internal use. Creates and stores the backup copy of the content component.
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore Reserved for internal use. Provides restore preparation processing.
Explicit interface implemetationPrivate method IBackupRestore.OnRestore Reserved for internal use. Reads the backed up content and copies it to the target destination of the restore operation.

Top

See also

Reference

FormsService class

Microsoft.Office.InfoPath.Server.Administration namespace