WebAppViewReference Members
The WebAppViewReference type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Action |
Name of the action that returned the view.
|
|
|
Controller |
Name of the ControllerBase that returned the view.
|
|
|
Mobile |
Indicates whether the view is rendered on a mobile device.
|
|
|
ModuleName |
Application module name
|
|
|
ReferenceId |
Identifier string of a view (.cshtml file) suitable for combinining with element names
to make them unique.
|
|
|
ViewBaseName |
Name of the WebViewPage
|
|
|
ViewFileName |
Name of the .cshtml file
|
|
|
ViewScriptReference |
Gets the
Field Valuevirtual path to JavaScript source file that contains view-specific scripts. |

