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.
(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 settings.
|
![]() |
GetSearchConfiguration |
Gets the search configuration.
|
![]() |
GetSocialLinksSettings |
Gets the social links settings.
|
![]() |
GetSocialSharesSettings |
Gets the social shares settings.
|
![]() |
GetStyleSheetSettings |
Gets the style sheet settings.
|
![]() |
WebCache_ClearItem |
Clears item from web cache.
(Inherited from AdvantageEngineBase.) |
![]() |
WebCache_Get<(Of <<'(T>)>>) |
Gets items from web cache.
(Inherited from AdvantageEngineBase.) |
![]() |
WebCache_Invalidate(String) |
Invalidates item from web cache.
(Inherited from AdvantageEngineBase.) |
![]() |
WebCache_Invalidate(List<(Of <<'(String>)>>)) |
Invalidates item from web cache by category.
(Inherited from AdvantageEngineBase.) |
![]() |
WebCache_Store<(Of <<'(T>)>>) |
Stores items to web cache.
(Inherited from AdvantageEngineBase.) |