Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the endUpdate method as a placeholder for additional logic in derived classes.
aComponent.updated();
Remarks
Override the updated method in a derived class to add custom post-update logic.
See Also
Tasks
Creating Custom Non-Visual Client Components
Concepts
Creating a Client Component Class Using the Prototype Model
Reference
Sys.Component beginUpdate Method
Sys.Component endUpdate Method