AdvantageConfigurationEngine Members
The AdvantageConfigurationEngine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AdvantageConfigurationEngine(SQL, Int32, Int32) |
Initializes a new instance of the AdvantageConfigurationEngine class.
|
|
|
AdvantageConfigurationEngine(HttpContext, SQL, Int32, Int32) |
Initializes a new instance of the AdvantageConfigurationEngine class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose(Boolean) | (Inherited from AdvantageEngineBase.) |
|
|
Dispose()()()() |
Disposes this instance, releasing the SQL connection and clearing the HttpContext reference.
(Inherited from AdvantageEngineBase.) |
|
|
GetAdvantageSmtpServer |
Gets the advantage SMTP server.
|
|
|
GetAdvantageSmtpServerSettings |
Get Smtp Server settings
|
|
|
GetDisqusSettings |
Gets the disqus settings.
|
|
|
GetErrorMessage |
Gets the error message.
|
|
|
GetJavascriptSettings |
Gets the JavaScript resource settings for the current domain.
|
|
|
GetSearchConfiguration |
Gets the search configuration.
|
|
|
GetSocialLinksSettings |
Gets the social links settings.
|
|
|
GetSocialSharesSettings |
Gets the social shares settings.
|
|
|
GetStyleSheetSettings |
Gets the CSS/stylesheet resource settings for the current domain.
|
|
|
WebCache_ClearItem |
Clears a specific item from the web cache.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Get<(Of <<'(T>)>>) |
Retrieves an item from the web cache.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Invalidate(String) |
Invalidates a specific item from the web cache by key.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Invalidate(List<(Of <<'(String>)>>)) |
Invalidates web cache items by one or more categories.
(Inherited from AdvantageEngineBase.) |
|
|
WebCache_Store<(Of <<'(T>)>>) |
Stores an item in the web cache.
(Inherited from AdvantageEngineBase.) |

