HttpViewEngineReference

module:most-web.mvc. HttpViewEngineReference

new HttpViewEngineReference()

Defines an HTTP view engine in application configuration
Source:

Members

extension :null

Gets or sets the layout extension associated with an HTTP view engine
Type:
  • null
Source:

name :String

Gets or sets the name of an HTTP view engine
Type:
  • String
Source:

type :String

Gets or sets the class associated with an HTTP view engine
Type:
  • String
Source: