AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageEngineBase Members

The AdvantageEngineBase type exposes the following members.

Constructors


  Name Description
Public method AdvantageEngineBase(SQL, Int32, Int32)
Initializes a new instance of the AdvantageEngineBase class.
Public method AdvantageEngineBase(HttpContext, SQL, Int32, Int32)
Initializes a new instance of the AdvantageEngineBase class.

Methods


  Name Description
Public method Dispose()()()()
Disposes this instance.
Public method WebCache_ClearItem
Clears item from web cache.
Public method WebCache_Get<(Of <<'(T>)>>)
Gets items from web cache.
Public method WebCache_Invalidate(String)
Invalidates item from web cache.
Public method WebCache_Invalidate(List<(Of <<'(String>)>>))
Invalidates item from web cache by category.
Public method WebCache_Store<(Of <<'(T>)>>)
Stores items to web cache.