Click or drag to resize
FormInfoClassGeneratorBaseCurrentIndent Property
Gets the current indent we use when adding lines to the output

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public string CurrentIndent { get; }

Property Value

Type: String
See Also