[Visual Basic] Public Property ErrorStatus As
Newtone.ImageKit.Error
[C#] public Newtone.ImageKit.Error
ErrorStatus {get;}
Property Value
Read only
Explanation
This property refers to the types of errors that can occur when using the ImageKit Control. This property refers to the Error Enum members.
See Also
ImageKit Members | Newtone.ImageKit.Web.ImageKit