Click or drag to resize
ValidatorIsValid Property
Gets a value indicating whether the validation was successful.

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

Property Value

Type: Boolean
See Also