Module Properties |
The Module type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ActionInvoker | (Inherited from Controller.) |
![]() |
AssemblyId |
Gets the unique identifier of the module's assembly.
|
![]() |
AsyncManager | (Inherited from Controller.) |
![]() |
Binders | (Inherited from Controller.) |
![]() |
Context |
Gets the context at runtime.
|
![]() |
ControllerContext | (Inherited from ControllerBase.) |
![]() |
DisableAsyncSupport | (Inherited from Controller.) |
![]() |
DraftItem |
Gets the draft item for the module to render. Only available in Admin based view modes.
|
![]() |
HttpContext |
Gets a HttpContextBase object.
|
![]() |
IsPostBack |
Gets a value indicating the request is a post back.
|
![]() |
ModelState | (Inherited from Controller.) |
![]() |
ModuleId |
Gets the unique identifier of the item's module.
|
![]() |
MultipleSiteModes |
Gets a value indicating the account has multiple site modes.
|
![]() |
NewItemRequest |
Gets the new item request.
|
![]() |
PostBackArgument |
Gets a custom argument of the post back event, if any.
|
![]() |
PostBackEvent |
Gets the event that triggered the post back, if any.
|
![]() |
Profile | (Inherited from Controller.) |
![]() |
PublishedItem |
Gets the published item for the module to render. Only available in the WebView mode.
|
![]() |
Request |
Gets a HttpRequestBase object.
|
![]() |
Resolver | (Inherited from Controller.) |
![]() |
Response |
Gets a HttpResponseBase object.
|
![]() |
RouteData | (Inherited from Controller.) |
![]() |
Server |
Gets a HttpServerUtilityBase object.
|
![]() |
Session |
Gets a HttpSessionStateBase object.
|
![]() |
SiteMode |
Gets the mode of the site the request is processed on.
|
![]() |
TempData | (Inherited from ControllerBase.) |
![]() |
TempDataProvider | (Inherited from Controller.) |
![]() |
Url | (Inherited from Controller.) |
![]() |
User | (Inherited from Controller.) |
![]() |
ValidateRequest | (Inherited from ControllerBase.) |
![]() |
ValueProvider | (Inherited from ControllerBase.) |
![]() |
Verb |
Gets the HTTP verb of the request.
|
![]() |
ViewBag | (Inherited from ControllerBase.) |
![]() |
ViewData | (Inherited from ControllerBase.) |
![]() |
ViewEngineCollection | (Inherited from Controller.) |