ValidationProviderNotifyErrorInView Method
Namespace: Aliquo.Windows.BaseAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public void NotifyErrorInView(
string propertyName,
Object errorContent
)
Public Sub NotifyErrorInView (
propertyName As String,
errorContent As Object
)
Parameters
- propertyName String
- Property name.
- errorContent Object
-
Text or object containing information about the error or invalidity to be added for the property; O well,
to remove property notifications.