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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool HasValue { get; set; }

Property Value

Type: Boolean
See Also