Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

WebAppViewReference Properties

The WebAppViewReference type exposes the following members.

Properties


  Name Description
Public property Action
Name of the action that returned the view.
Public property Controller
Name of the ControllerBase that returned the view.
Public property Mobile
Indicates whether the view is rendered on a mobile device.
Public property ModuleName
Application module name
Public property ReferenceId
Identifier string of a view (.cshtml file) suitable for combinining with element names to make them unique.
Public property ViewBaseName
Name of the WebViewPage
Public property ViewFileName
Name of the .cshtml file
Public property ViewScriptReference
Gets the

Field Value

virtual path to JavaScript source file that contains view-specific scripts.