|
RazorViewModel Property
|
Gets or sets reference to model to use when rendering template.
Namespace: GSF.Web.ModelAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public Object Model { get; set; }
Public Property Model As Object
Get
Set
member Model : Object with get, set
function get_Model();
function set_Model(value);
View SourceProperty Value
ObjectSee Also