Click or drag to resize

WebPageControllerModel Property

Gets or sets the RazorView model instance for this WebPageController, if any.

Namespace: GSF.Web.Hosting
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