|
RazorViewTemplateName Property
|
Gets or sets name of template file.
Namespace: GSF.Web.ModelAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public string TemplateName { get; set; }
Public Property TemplateName As String
Get
Set
member TemplateName : string with get, set
function get_TemplateName();
function set_TemplateName(value);
View SourceProperty Value
StringSee Also