Click or drag to resize
FormCategoryInfoIsExtra Property
Indicates if category is not in original form definition.

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

Property Value

Type: Boolean
See Also