AdvantageModuleRewrite<(Of <(<'T>)>)> Properties
The AdvantageModuleRewrite<(Of <(<'T>)>)> 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 module's content.
(Inherited from AdvantageModule.) |
|
|
ConfigurationEngine |
Gets the configuration engine.
(Inherited from AdvantageModule.) |
|
|
ContainerPanel |
Gets the ASP Panel that wraps 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 CurrentNavigationPage.
(Inherited from AdvantageModule.) |
|
|
CurrentSql |
Pass through to AdvantagePageTemplate CurrentSql
(Inherited from AdvantageModule.) |
|
|
DatabaseCacheManager |
Gets the database cache manager, which allows for domain/language-scoped storage of items by ID.
(Inherited from AdvantageModule.) |
|
|
IsActive |
Is the module active (available)
(Inherited from AdvantageModule.) |
|
|
IsEditDraggable |
Overridable 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 AdvantagePageTemplate.
(Inherited from AdvantageModule.) |
|
|
IsReWrite |
Gets a value indicating whether this module was loaded via a URL rewrite.
|
|
|
IsSearchAgent |
Property retrieved from AdvantagePageTemplate.
(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.) |
|
|
MyObject |
Gets or sets the business object associated with this URL rewrite. Automatically loaded from the rewrite master ID on first access.
|
|
|
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 AdvantagePageTemplate.
(Inherited from AdvantageModule.) |
|
|
RewriteBasePath |
Gets the relative rewrite base path.
If the page was rewritten, returns the relative path without the SEO rewrite name
If the page was not rewritten, returns the current page
|
|
|
SortOrder |
Historical usage, 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-scoped storage of items by ID.
(Inherited from AdvantageModule.) |

