ErrorMessage Property
Returns the current error message if the control has encountered an error loading revisions. Null if there is no error.
Syntax
public System.string ErrorMessage {get;}Public ReadOnly Property ErrorMessage As System.StringReturns the current error message if the control has encountered an error loading revisions. Null if there is no error.
public System.string ErrorMessage {get;}Public ReadOnly Property ErrorMessage As System.String