Click or drag to resize
ValidatorResult Property
Gets the last validation error message.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public string Result { get; }

Property Value

Type: String
See Also