AdvantageModuleRewriteBase Properties
The AdvantageModuleRewriteBase 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.
(Inherited from AdvantageModule.) |
|
ClassName |
The css class configured for this modules content
(Inherited from AdvantageModule.) |
|
ConfigurationEngine |
Gets the configuration engine.
(Inherited from AdvantageModule.) |
|
ContainerPanel |
Gets or sets the ASP Panel that wrappes the module. Used for controls that have absolute positioning or special requirements
(Inherited from AdvantageModule.) |
|
CSPNonce |
Gets the nonce value for Content-Security-Policy
(Inherited from AdvantageModule.) |
|
CurrentDomain |
Pass through to AdvantagePageTemplate CurrentDomain
(Inherited from AdvantageModule.) |
|
CurrentLanguage |
Pass through to AdvantagePageTemplate CurrentLanguage
(Inherited from AdvantageModule.) |
|
CurrentNavigationPage |
Pass through to AdvantagePageTemplate PageTitle
(Inherited from AdvantageModule.) |
|
CurrentSql |
Pass through to AdvantagePageTemplate CurrentSql
(Inherited from AdvantageModule.) |
|
DatabaseCacheManager |
Gets the database cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageModule.) |
|
IsActive |
Is the module active (available)
(Inherited from AdvantageModule.) |
|
IsEditDraggable |
Overrideable property to determine if a module is draggable in the visual editor
(Inherited from AdvantageModule.) |
|
IsInlineEdit |
Gets a value indicating whether this instance is inline edit.
(Inherited from AdvantageModule.) |
|
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.
(Inherited from AdvantageModule.) |
|
IsPreview |
Property retrieved from AdvantagePageTempate
(Inherited from AdvantageModule.) |
|
IsReWrite |
Gets a value indicating whether this instance is re write.
|
|
IsSearchAgent |
Property retrieved from AdvantagePageTempate
(Inherited from AdvantageModule.) |
|
ModifierTitle |
Title added in SitePage.
(Inherited from AdvantageModule.) |
|
ModuleContent |
Managed content
(Inherited from AdvantageModule.) |
|
ModuleEngine |
Pass through to AdvantagePageTemplate ModuleEngine
(Inherited from AdvantageModule.) |
|
ModuleID |
Id of the module referenced in Global Configuration->Modules.
(Inherited from AdvantageModule.) |
|
Name |
Name of the module referenced in Global Configuration->Modules.
(Inherited from AdvantageModule.) |
|
PageMetaDescription |
Pass through to AdvantagePageTemplate PageMetaDescription
(Inherited from AdvantageModule.) |
|
PageMetaKeywords |
Pass through to AdvantagePageTemplate PageMetaKeywords
(Inherited from AdvantageModule.) |
|
PageTitle |
Pass through to AdvantagePageTemplate PageTitle
(Inherited from AdvantageModule.) |
|
RenderMode |
Property retrieved from AdvantagePageTempate
(Inherited from AdvantageModule.) |
|
SortOrder |
Historical usge, no longer active
(Inherited from AdvantageModule.) |
|
Span |
The span configured for this modules content
(Inherited from AdvantageModule.) |
|
WebCacheManager |
Gets the web cache manager. Which allows for domain/language save storage of items by id
(Inherited from AdvantageModule.) |