|
RazorViewExecute Method
|
Compiles and executes view template.
Namespace: GSF.Web.ModelAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.248-beta
SyntaxPublic Function Execute As String
public:
String^ Execute()
member Execute : unit -> string
View SourceReturn Value
StringRendered result.
See Also