ISupportStoreSettings Members
Declares members implemented by Frame Templates to support saving their settings to the Application Model.
#Methods
Name | Description |
---|---|
Reload |
Applies settings provided by the Application Model‘s Template node to a Template at runtime. These settings are provided by the ISupport |
Save |
Saves a Template’s settings previously changed by an end-user to the child nodes of the Application Model‘s Templates node. These child nodes were previously specified by the ISupport |
Set |
Creates and/or provides access to child nodes of the Application Model‘s Template node where customizations made by an end-user must be stored. To apply these customizations, this method calls the ISupport |
#Events
Name | Description |
---|---|
Settings |
Occurs when Template settings are reloaded. |
See Also