An NDoc Documented Class Library

AbstractStandardRequest.Item Property

Gets/sets the request parameter associated with the given parameter name

public IRequestParameter this[
   String parameterName
] {get; set;}

Parameters

parameterName
Parameter name to get/set parameter for

Implements

IRequest.

See Also

AbstractStandardRequest Class | Sandia.MVCFramework.Request Namespace