ViewHierarchyUtility Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains methods to locate _ViewStart.cshtml
and _ViewImports.cshtml
public ref class ViewHierarchyUtility abstract sealed
public static class ViewHierarchyUtility
type ViewHierarchyUtility = class
Public Class ViewHierarchyUtility
- Inheritance
-
ViewHierarchyUtility
Fields
ViewImportsFileName |
File name of |
Methods
GetViewImportsLocations(String) |
Gets the locations for |
GetViewStartLocations(String) |
Gets the view start locations that are applicable to the specified path. |