ValidationProviderApplyRules(String) Method

Applies validation rules for the specified property.

Definition

Namespace: Aliquo.Windows.Base
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public void ApplyRules(
	string propertyName = null
)

Parameters

propertyName  String  (Optional)
Property name.

See Also