| ClassFormDefinitionUpdateHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.UIControls.Internal
 Syntax
Syntaxpublic class ClassFormDefinitionUpdateHelper
The ClassFormDefinitionUpdateHelper type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ClassFormDefinitionUpdateHelper | 
            Constructor. Ensures all events logged within actions of this object will use given source.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | UpdateClassFormDefinitions | 
            Updates class form and alt.form definitions based on records stored in temporary table "Temp_FormDefinition" and refreshes document and system database views.
            The temporary table is created by upgrade or hotfix database scripts and is dropped at the end of this method.
             | 
 See Also
See Also