Click or drag to resize
ContentItemCodeGeneratorInternal Property
Gets the current instance of the code generator. This is an internal feature that might be removed in the next major version.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 9.0.0
Syntax
C#
public static IContentItemCodeGenerator Internal { get; }

Property Value

Type: IContentItemCodeGenerator
See Also