Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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
Concepts
Defining Custom Component Properties and Raising PropertyChanged Events
Creating a Client Component Class Using the Prototype Model