Suoranta.EnterpriseLib.Web - Developer API

ReadJsonFilter Members

The ReadJsonFilter type exposes the following members.

Constructors


  Name Description
Protected method ReadJsonFilter
Initializes a new instance of the ReadJsonFilter class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match(System.Object) (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnActionExecuted(System.Web.Mvc.ActionExecutedContext) (Inherited from ActionFilterAttribute.)
Public method OnActionExecuting(ActionExecutingContext)
Called by the ASP.NET MVC framework before the action method executes.
Public method OnActionExecuting(System.Web.Mvc.ActionExecutingContext) (Inherited from ActionFilterAttribute.)
Public method OnResultExecuted(System.Web.Mvc.ResultExecutedContext) (Inherited from ActionFilterAttribute.)
Public method OnResultExecuting(System.Web.Mvc.ResultExecutingContext) (Inherited from ActionFilterAttribute.)
Public method ToString (Inherited from Object.)
Public method TryParseValue
Attemps to parse rawValue and stores the return in parsedValue.

Fields


  Name Description
Protected field culture

Properties


  Name Description
Protected property ActionParameter
Public property AllowMultiple (Inherited from FilterAttribute.)
Protected property InputValueType
Public property Order (Inherited from FilterAttribute.)
Public property TypeId (Inherited from Attribute.)