WebAppViewReference Properties
The WebAppViewReference type exposes the following members.
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. |

