FormFieldInfoInheritable Property |
Indicates whether field is inheritable (value is set as default value of parent FormFieldInfo, field is disabled if possible) or not.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax public bool Inheritable { get; set; }
Property Value
Type:
BooleanSee Also