Click or drag to resize

RazorViewModel Property

Gets or sets reference to model to use when rendering template.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public Object Model { get; set; }
View Source

Property Value

Object
See Also