Click or drag to resize
IWebSiteExtenderInjectReportPages Method
Adds the report page addresses to InjectPages. Has no effect if called after Initialise(PluginStartupParameters).

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IWebSiteExtender InjectReportPages()

Return Value

Type: IWebSiteExtender
The web site extender object that was called.
See Also