The DnnController type exposes the following members.

Constructors

  NameDescription
Protected methodDnnController
DotNetNuke.Web.Mvc.Framework.Controllers.DnnController

Methods

  NameDescription
Protected methodBeginExecute (Inherited from Controller.)
Protected methodBeginExecuteCore (Inherited from Controller.)
Protected methodContent (Inherited from Controller.)
Protected methodContent (Inherited from Controller.)
Protected methodContent (Inherited from Controller.)
Protected methodCreateActionInvoker (Inherited from Controller.)
Protected methodCreateTempDataProvider (Inherited from Controller.)
Public methodDispose (Inherited from Controller.)
Protected methodDispose (Inherited from Controller.)
Protected methodEndExecute (Inherited from Controller.)
Protected methodEndExecuteCore (Inherited from Controller.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodExecute (Inherited from ControllerBase.)
Protected methodExecuteCore (Inherited from Controller.)
Protected methodFile (Inherited from Controller.)
Protected methodFile (Inherited from Controller.)
Protected methodFile (Inherited from Controller.)
Protected methodFile (Inherited from Controller.)
Protected methodFile (Inherited from Controller.)
Protected methodFile (Inherited from Controller.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodHandleUnknownAction (Inherited from Controller.)
Protected methodHttpNotFound (Inherited from Controller.)
Protected methodHttpNotFound (Inherited from Controller.)
Protected methodInitialize (Inherited from Controller.)
Protected methodJavaScript (Inherited from Controller.)
Protected methodJson (Inherited from Controller.)
Protected methodJson (Inherited from Controller.)
Protected methodJson (Inherited from Controller.)
Protected methodJson (Inherited from Controller.)
Protected methodJson (Inherited from Controller.)
Protected methodJson (Inherited from Controller.)
Public methodLocalizeString
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnActionExecuted (Inherited from Controller.)
Protected methodOnActionExecuting (Inherited from Controller.)
Protected methodOnAuthentication (Inherited from Controller.)
Protected methodOnAuthenticationChallenge (Inherited from Controller.)
Protected methodOnAuthorization (Inherited from Controller.)
Protected methodOnException (Inherited from Controller.)
Protected methodOnResultExecuted (Inherited from Controller.)
Protected methodOnResultExecuting (Inherited from Controller.)
Protected methodPartialView()()()() (Inherited from Controller.)
Protected methodPartialView(Object) (Inherited from Controller.)
Protected methodPartialView(String) (Inherited from Controller.)
Protected methodPartialView(String, Object) (Overrides ControllerPartialView(String, Object).)
Protected methodRedirect (Inherited from Controller.)
Protected methodRedirectPermanent (Inherited from Controller.)
Protected methodRedirectToAction (Inherited from Controller.)
Protected methodRedirectToAction (Inherited from Controller.)
Protected methodRedirectToAction (Inherited from Controller.)
Protected methodRedirectToAction (Inherited from Controller.)
Protected methodRedirectToAction (Inherited from Controller.)
Protected methodRedirectToAction (Inherited from Controller.)
Protected methodRedirectToActionPermanent (Inherited from Controller.)
Protected methodRedirectToActionPermanent (Inherited from Controller.)
Protected methodRedirectToActionPermanent (Inherited from Controller.)
Protected methodRedirectToActionPermanent (Inherited from Controller.)
Protected methodRedirectToActionPermanent (Inherited from Controller.)
Protected methodRedirectToActionPermanent (Inherited from Controller.)
Protected methodRedirectToDefaultRoute
Protected methodRedirectToRoute (Inherited from Controller.)
Protected methodRedirectToRoute (Inherited from Controller.)
Protected methodRedirectToRoute (Inherited from Controller.)
Protected methodRedirectToRoute (Inherited from Controller.)
Protected methodRedirectToRoute (Inherited from Controller.)
Protected methodRedirectToRoutePermanent (Inherited from Controller.)
Protected methodRedirectToRoutePermanent (Inherited from Controller.)
Protected methodRedirectToRoutePermanent (Inherited from Controller.)
Protected methodRedirectToRoutePermanent (Inherited from Controller.)
Protected methodRedirectToRoutePermanent (Inherited from Controller.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryUpdateModel``1 (Inherited from Controller.)
Protected methodTryValidateModel (Inherited from Controller.)
Protected methodTryValidateModel (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodUpdateModel``1 (Inherited from Controller.)
Protected methodValidateModel (Inherited from Controller.)
Protected methodValidateModel (Inherited from Controller.)
Protected methodView()()()() (Inherited from Controller.)
Protected methodView(Object) (Inherited from Controller.)
Protected methodView(String) (Inherited from Controller.)
Protected methodView(IView) (Inherited from Controller.)
Protected methodView(String, String) (Inherited from Controller.)
Protected methodView(String, Object) (Inherited from Controller.)
Protected methodView(IView, Object) (Overrides ControllerView(IView, Object).)
Protected methodView(String, String, Object) (Overrides ControllerView(String, String, Object).)

Extension Methods

  NameDescription
Public Extension MethodToJson
Extension method on object that serializes the value to Json. Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.)

Properties

  NameDescription
Public propertyActionInvoker (Inherited from Controller.)
Public propertyActiveModule
Public propertyActivePage
Public propertyAsyncManager (Inherited from Controller.)
Protected propertyBinders (Inherited from Controller.)
Public propertyControllerContext (Inherited from ControllerBase.)
Protected propertyDisableAsyncSupport (Inherited from Controller.)
Public propertyDnnPage
Public propertyHttpContext (Inherited from Controller.)
Public propertyLocalResourceFile
Public propertyModelState (Inherited from Controller.)
Public propertyModuleActions
Public propertyModuleContext
Public propertyPortalSettings
Public propertyProfile (Inherited from Controller.)
Public propertyRequest (Inherited from Controller.)
Public propertyResponse (Inherited from Controller.)
Public propertyResultOfLastExecute
Public propertyRouteData (Inherited from Controller.)
Public propertyServer (Inherited from Controller.)
Public propertySession (Inherited from Controller.)
Public propertyTempData (Inherited from ControllerBase.)
Public propertyTempDataProvider (Inherited from Controller.)
Public propertyUrl (Inherited from Controller.)
Public propertyUser
Public propertyValidateRequest (Inherited from ControllerBase.)
Public propertyValueProvider (Inherited from ControllerBase.)
Public propertyViewBag (Inherited from ControllerBase.)
Public propertyViewData (Inherited from ControllerBase.)
Public propertyViewEngineCollection (Inherited from Controller.)
Public propertyViewEngineCollectionEx

See Also