User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.mapactionfilterattribute

This is an old revision of the document!


ThinkGeo.MapSuite.MvcEdition.MapActionFilterAttribute

<!– Class –>

Inheritance Hierarchy

*System.Object System.Attribute *System.Web.Mvc.FilterAttribute System.Web.Mvc.ActionFilterAttribute *ThinkGeo.MapSuite.MvcEdition.MapActionFilterAttribute

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodMapActionFilterAttribute Initializes a new instance of MapActionFilterAttribute.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object(overriden)
Public MethodGetHashCode Object(overriden)
Public MethodGetType Object
Public MethodIsDefaultAttribute Attribute
Public MethodMatch Object Attribute
Public MethodOnActionExecuted ActionExecutedContext ActionFilterAttribute
Public MethodOnActionExecuting ActionExecutingContext ActionFilterAttribute(overriden) Override from base class: ActionFilterAttribute. Called by the MVC framework before the action method executes.
Public MethodOnResultExecuted ResultExecutedContext ActionFilterAttribute
Public MethodOnResultExecuting ResultExecutingContext ActionFilterAttribute
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyAllowMultiple Boolean FilterAttribute
Public PropertyOrder Int32 FilterAttribute
Public PropertyTypeId Object Attribute

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

MapActionFilterAttribute()

Initializes a new instance of MapActionFilterAttribute.

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object(overriden) –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object(overriden) –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

IsDefaultAttribute()

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description

<!– System.Attribute –> Go Back

Match(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Attribute –> Go Back

OnActionExecuted(ActionExecutedContext)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
filterContext ActionExecutedContext<!– System.Web.Mvc.ActionExecutedContext –>

<!– System.Web.Mvc.ActionFilterAttribute –> Go Back

OnActionExecuting(ActionExecutingContext)

Override from base class: ActionFilterAttribute. Called by the MVC framework before the action method executes.

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
filterContext ActionExecutingContext<!– System.Web.Mvc.ActionExecutingContext –> The filter context.

<!– System.Web.Mvc.ActionFilterAttribute(overriden) –> Go Back

OnResultExecuted(ResultExecutedContext)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
filterContext ResultExecutedContext<!– System.Web.Mvc.ResultExecutedContext –>

<!– System.Web.Mvc.ActionFilterAttribute –> Go Back

OnResultExecuting(ResultExecutingContext)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
filterContext ResultExecutingContext<!– System.Web.Mvc.ResultExecutingContext –>

<!– System.Web.Mvc.ActionFilterAttribute –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

AllowMultiple

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.Mvc.FilterAttribute –> Go Back

Order

Return Value

Return Type
Int32<!– System.Int32 –>

<!– System.Web.Mvc.FilterAttribute –> Go Back

TypeId

Return Value

Return Type
Object<!– System.Object –>

<!– System.Attribute –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.mvcedition.mapactionfilterattribute.1440040131.txt.gz · Last modified: 2015/09/21 03:33 (external edit)