ValidationProviderGetErrorsInView Method
Gets a list of the view's error notifications for a specific property or for the entire entity.
Namespace: Aliquo.Windows.BaseAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public IEnumerable GetErrorsInView(
string propertyName
)
Public Function GetErrorsInView (
propertyName As String
) As IEnumerable
- propertyName String
- Property name (set or Empty to recover entity-level errors).
IEnumerableIEnumerable list