Sys.Application.raisePropertyChanged Method
Raises the Sys.INotifyPropertyChange.propertyChanged event.
Sys.Application.raisePropertyChanged(propertyName);
Parameters
Parameter |
Description |
---|---|
propertyName |
The name of the property. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Raises the Sys.INotifyPropertyChange.propertyChanged event.
Sys.Application.raisePropertyChanged(propertyName);
Parameter |
Description |
---|---|
propertyName |
The name of the property. |