AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageEngineBase Methods

The AdvantageEngineBase type exposes the following members.

Methods


  Name Description
Protected method Dispose(Boolean)
Releases unmanaged and - optionally - managed resources.
Public method Dispose()()()()
Disposes this instance, releasing the SQL connection and clearing the HttpContext reference.
Public method WebCache_ClearItem
Clears a specific item from the web cache.
Public method WebCache_Get<(Of <<'(T>)>>)
Retrieves an item from the web cache.
Public method WebCache_Invalidate(String)
Invalidates a specific item from the web cache by key.
Public method WebCache_Invalidate(List<(Of <<'(String>)>>))
Invalidates web cache items by one or more categories.
Public method WebCache_Store<(Of <<'(T>)>>)
Stores an item in the web cache.