Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

WebAppViewReference..::..ViewFileName Property

Name of the .cshtml file

Namespace:  Suoranta.WebApp.View
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public virtual string ViewFileName { get; }

Remarks


Extracted from VirtualPath. Example path: "~/Views/Home/Index.cshtml"

Examples


"Index.cshtml"