AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageConfigurationEngine Methods

The AdvantageConfigurationEngine type exposes the following members.

Methods


  Name Description
Protected method Dispose(Boolean) (Inherited from AdvantageEngineBase.)
Public method Dispose()()()()
Disposes this instance.
(Inherited from AdvantageEngineBase.)
Public method GetAdvantageSmtpServer
Gets the advantage SMTP server.
Public method GetAdvantageSmtpServerSettings
Get Smtp Server settings
Public method GetDisqusSettings
Gets the disqus settings.
Public method GetErrorMessage
Gets the error message.
Public method GetJavascriptSettings
Gets the javascript settings.
Public method GetSearchConfiguration
Gets the search configuration.
Public method GetSocialLinksSettings
Gets the social links settings.
Public method GetSocialSharesSettings
Gets the social shares settings.
Public method GetStyleSheetSettings
Gets the style sheet settings.
Public method WebCache_ClearItem
Clears item from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Get<(Of <<'(T>)>>)
Gets items from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(String)
Invalidates item from web cache.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Invalidate(List<(Of <<'(String>)>>))
Invalidates item from web cache by category.
(Inherited from AdvantageEngineBase.)
Public method WebCache_Store<(Of <<'(T>)>>)
Stores items to web cache.
(Inherited from AdvantageEngineBase.)