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

RuntimeViewReference Members

The RuntimeViewReference type exposes the following members.

Constructors


  Name Description
Public method RuntimeViewReference

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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 Route
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.