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

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

Property Value

Type: Boolean
See Also