Sys.Component.raisePropertyChanged Method

Raises the propertyChanged event for the specified property.

aComponent.raisePropertyChanged(propertyName);

Parameters

Parameter

Description

propertyName

The name of the property that changed.

See Also

Tasks

Creating Custom Non-Visual Client Components

Reference

Sys.Component Class

Concepts

Defining Custom Component Properties and Raising PropertyChanged Events

Creating a Client Component Class Using the Prototype Model

Other Resources

Language Reference