Click or drag to resize
TransformationEvalEventArgsHasValue Property
Indicates that the value is provided by the handler.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool HasValue { get; set; }

Property Value

Type: Boolean
See Also