Table of Contents

Property Exception

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Exception

If the ValidationError is the result of some Exception, this will be a reference to that exception.

public Exception Exception { get; set; }

Property Value

Exception