ContentItemCodeGenerator Class |
Provides classes for content items, such as pages or custom table items, to facilitate their usage in code.
Generated classes contain properties that correspond to associated data class fields and bring the benefits of strongly typed code such as IntelliSense support.
Only page types, products, custom tables and forms are supported.
Inheritance HierarchySystemObject
CMS.FormEngineContentItemCodeGenerator
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntaxpublic static class ContentItemCodeGenerator
The ContentItemCodeGenerator type exposes the following members.
Properties
Remarks
This class is thread safe.
See Also