Walter.Web.FireWall
OnResultExecuting Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace > NoCacheAttribute Class : OnResultExecuting Method
The filter context.
Called when [result executing].
Syntax
public override void OnResultExecuting( 
   ResultExecutingContext context
)

Parameters

context
The filter context.
Exceptions
ExceptionDescription
filterContext
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NoCacheAttribute Class
NoCacheAttribute Members
Base Implementation in OnResultExecuting