This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.mapactionfilterattribute [2015/09/21 03:33] admin |
thinkgeo.mapsuite.mvcedition.mapactionfilterattribute [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.MapActionFilterAttribute ====== | ====== ThinkGeo.MapSuite.MvcEdition.MapActionFilterAttribute ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 11: | Line 14: | ||
** {{wiki:PublicMethod.gif|}} MapActionFilterAttribute() ** | ** {{wiki:PublicMethod.gif|}} MapActionFilterAttribute() ** | ||
- | Initializes a new instance of MapActionFilterAttribute. | + | * //Initializes a new instance of MapActionFilterAttribute.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
Line 20: | Line 23: | ||
** {{wiki:PublicMethod.gif|}} OnActionExecuting(ActionExecutingContext) ** | ** {{wiki:PublicMethod.gif|}} OnActionExecuting(ActionExecutingContext) ** | ||
- | Override from base class: ActionFilterAttribute. Called by the MVC framework before the action method executes. | + | * //Override from base class: ActionFilterAttribute. Called by the MVC framework before the action method executes.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 36: | Line 39: | ||
** {{wiki:PublicMethod.gif|}} OnActionExecuted(ActionExecutedContext) ** | ** {{wiki:PublicMethod.gif|}} OnActionExecuted(ActionExecutedContext) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 52: | Line 55: | ||
** {{wiki:PublicMethod.gif|}} OnResultExecuting(ResultExecutingContext) ** | ** {{wiki:PublicMethod.gif|}} OnResultExecuting(ResultExecutingContext) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 68: | Line 71: | ||
** {{wiki:PublicMethod.gif|}} OnResultExecuted(ResultExecutedContext) ** | ** {{wiki:PublicMethod.gif|}} OnResultExecuted(ResultExecutedContext) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 84: | Line 87: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 100: | Line 103: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 112: | Line 115: | ||
** {{wiki:PublicMethod.gif|}} Match(Object) ** | ** {{wiki:PublicMethod.gif|}} Match(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 128: | Line 131: | ||
** {{wiki:PublicMethod.gif|}} IsDefaultAttribute() ** | ** {{wiki:PublicMethod.gif|}} IsDefaultAttribute() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 140: | Line 143: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 152: | Line 155: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 165: | Line 168: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 177: | Line 180: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |