protected void OnPropertyChanged( string propertyName )
'Declaration
Protected Sub OnPropertyChanged( _ ByVal propertyName As String _ )
'Usage
Dim instance As ValidateActionBase Dim propertyName As String instance.OnPropertyChanged(propertyName)
Parameters
- propertyName