Click or drag to resize
PageController Methods

The PageController type exposes the following members.

Methods
  NameDescription
Protected methodGetCustomViewResult
Gets view result based on given custom view path.
Protected methodTryGetExistingCustomViewPath
Gets existing custom view path.
Top
Extension Methods
  NameDescription
Public Extension MethodCreateFormComponentBinder
Creates a binder to bind form components from current request this controller is handling. Data for binding is taken from the request's form.
(Defined by ControllerExtensions.)
Top
See Also