Click or drag to resize
ContentItemCodeFileGeneratorInternal Property
Gets the current instance of the code file 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 IContentItemCodeFileGenerator Internal { get; }

Property Value

Type: IContentItemCodeFileGenerator
See Also