API Reference (AdvantageModule)
API Reference (AdvantageModuleRewrite)
An AdvantageModule is a front end display user control that is rendered on the front end of the website. AdvantageRewrite module is an extension, that is assigned to a specific BusinessObject and will perform an automatic friendly URL rewrite.
AdvantageModules make make use of the API that is inherited (ModuleEngine). This allows the developer to request structured data from the system, and filter results.
(please see all API methods available for AdvantageModuleEngine)
An AdvantageModule may also have an associated dialog control (AdvantageAttributeControl). This allows the developer to make custom options available to the CMS Administrator at runtime.
Comments