Click or drag to resize
Askia

IControlRenderErrors Property

Returns the collection of possible errors

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
ICollection<IError> Errors { get; }

Property Value

Type: ICollectionIError
See Also