AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageApiControllerBase..::..Dispose Method

Overload List


  Name Description
Public method Dispose()()()()
Releases all resources used by the controller. Shadows the base implementation because this derived disposal pattern must coordinate with ACSP engine cleanup.
Protected method Dispose(Boolean)
Releases resources based on the disposing flag. Shadows the base implementation so subclasses can override ACSP-specific cleanup without conflicting with the WebAPI ApiController disposal chain.