AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageHandler Class

Class AdvantageHandler. Implements the RouteBase Implements the IHttpHandler Implements the IRequiresSessionState

Namespace:  AdvantageCMS.Core.Common.BaseClasses.Handler
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


[HttpPostAttribute]
[ValidateInputAttribute]
public abstract class AdvantageHandler : RouteBase, 
	IHttpHandler, IRequiresSessionState

Inheritance Hierarchy


Object
  RouteBase
    AdvantageCMS.Core.Common.BaseClasses.Handler..::..AdvantageHandler