Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.ExprAttribute.ClearOnDisable Property

Defines whether the property value is cleared when the property is disabled. The default is to clear the property value.

Class: YetaWF.Core.Models.Attributes.ExprAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

public bool ClearOnDisable { get; set; }

See Also YetaWF.Core.Models.Attributes.ExprAttribute ClassYetaWF.Core Overview