Sys.Application.raisePropertyChanged Method

Raises the Sys.INotifyPropertyChange.propertyChanged event.

Sys.Application.raisePropertyChanged(propertyName);

Parameters

Parameter

Description

propertyName

The name of the property.

See Also

Reference

Sys.Application Class