AdvantageModule Properties
The AdvantageModule type exposes the following members.
Properties
Name | Description | |
---|---|---|
Attributes |
Gets a collection of all attribute name and value pairs declared in the user control tag within the .aspx file.
|
|
ClassName |
The css class configured for this modules content
|
|
ConfigurationEngine |
Gets the configuration engine.
|
|
ContainerPanel |
Gets or sets the ASP Panel that wrappes the module. Used for controls that have absolute positioning or special requirements
|
|
CSPNonce |
Gets the nonce value for Content-Security-Policy
|
|
CurrentDomain |
Pass through to AdvantagePageTemplate CurrentDomain
|
|
CurrentLanguage |
Pass through to AdvantagePageTemplate CurrentLanguage
|
|
CurrentNavigationPage |
Pass through to AdvantagePageTemplate PageTitle
|
|
CurrentSql |
Pass through to AdvantagePageTemplate CurrentSql
|
|
DatabaseCacheManager |
Gets the database cache manager. Which allows for domain/language save storage of items by id
|
|
IsActive |
Is the module active (available)
|
|
IsEditDraggable |
Overrideable property to determine if a module is draggable in the visual editor
|
|
IsInlineEdit |
Gets a value indicating whether this instance is inline edit.
|
|
IsPostBack |
Gets a value indicating whether the user control is being loaded in response to a client postback, or if it is being loaded and accessed for the first time.
|
|
IsPreview |
Property retrieved from AdvantagePageTempate
|
|
IsSearchAgent |
Property retrieved from AdvantagePageTempate
|
|
ModifierTitle |
Title added in SitePage.
|
|
ModuleContent |
Managed content
|
|
ModuleEngine |
Pass through to AdvantagePageTemplate ModuleEngine
|
|
ModuleID |
Id of the module referenced in Global Configuration->Modules.
|
|
Name |
Name of the module referenced in Global Configuration->Modules.
|
|
PageMetaDescription |
Pass through to AdvantagePageTemplate PageMetaDescription
|
|
PageMetaKeywords |
Pass through to AdvantagePageTemplate PageMetaKeywords
|
|
PageTitle |
Pass through to AdvantagePageTemplate PageTitle
|
|
RenderMode |
Property retrieved from AdvantagePageTempate
|
|
SortOrder |
Historical usge, no longer active
|
|
Span |
The span configured for this modules content
|
|
WebCacheManager |
Gets the web cache manager. Which allows for domain/language save storage of items by id
|