Click or drag to resize
ConditionTypeControllerTConditionType Methods

The ConditionTypeControllerTConditionType generic type exposes the following members.

Methods
  NameDescription
Protected methodGetParameters
Gets parameters of a condition type based on TConditionType type.
Protected methodJson
Creates a JsonCamelCaseResult object that serializes the specified object to JavaScript Object Notation (JSON) camel case format using the content type, content encoding, and the JSON request behavior.
(Overrides Controller.Json(Object, String, Encoding, JsonRequestBehavior).)
Top
See Also