You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO > UserInput Class

UserInput Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTOUserInput

Namespace:  RainWorx.FrameWorx.DTO
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class UserInput

The UserInput type exposes the following members.

Constructors

NameDescription
Public methodUserInput
Initializes a new instance of the UserInput class
Public methodUserInput(String, String)
Initializes a new instance of the UserInput class
Public methodUserInput(String, String, String, String)
Initializes a new instance of the UserInput class
Top
Properties

NameDescription
Public propertyActingUserName
Public propertyCultureName
Public propertyCultureUIName
Public propertyFBOUserName
Public propertyItems
Public propertyRaw
Top
Extension Methods

NameDescription
Public Extension MethodAddAllFormValues(Controller)Overloaded.
Adds all form input values sent with a GET request
(Defined by HtmlHelpers.)
Public Extension MethodAddAllFormValues(Controller, IEnumerableString)Overloaded.
Adds all form input values sent with a POST request
(Defined by HtmlHelpers.)
Public Extension MethodAddAllFormValues(Controller, IEnumerableString, IEnumerableString)Overloaded.
Adds all form input values sent with a POST request
(Defined by HtmlHelpers.)
Public Extension MethodAddAllQueryStringValues(Controller)Overloaded.
Adds all form input values sent with a GET request
(Defined by HtmlHelpers.)
Public Extension MethodAddAllQueryStringValues(Controller, IEnumerableString)Overloaded.
Adds all form input values sent with a GET request
(Defined by HtmlHelpers.)
Public Extension MethodFillInputFromListing
Populates the UserInput.Items key/value Dictionary from the specified listing
(Defined by HtmlHelpers.)
Public Extension MethodSanitizeItemsOverloaded. (Defined by Utilities.)
Public Extension MethodSanitizeItems(String)Overloaded. (Defined by Utilities.)
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.