Click or drag to resize

RazorViewExecute Method

Compiles and executes view template.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public string Execute()
View Source

Return Value

String
Rendered result.
See Also