Click or drag to resize
FormTaskType Class
Web farm tasks for form operations
Inheritance Hierarchy
SystemObject
  CMS.FormEngineFormTaskType

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public class FormTaskType

The FormTaskType type exposes the following members.

Constructors
  NameDescription
Public methodFormTaskType
Top
Fields
  NameDescription
Public fieldStatic memberClearBizFormTypeInfos
Clear BizForm item type info
Public fieldStatic memberDeleteBizFormFile
Delete BizForm file.
Public fieldStatic memberInvalidateBizFormTypeInfo
Invalidate BizForm item type info
Public fieldStatic memberUpdateBizFormFile
Update BizForm file.
Top
See Also