Configuration..::..NotifyPropertyChanged Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.BusinessLogic
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public virtual void NotifyPropertyChanged(
	string propertyName
)
Public Overridable Sub NotifyPropertyChanged ( _
	propertyName As String _
)
public:
virtual void NotifyPropertyChanged(
	String^ propertyName
)

Parameters

propertyName
Type: String