Метод | Описание | |
---|---|---|
GetFullPath ( string viewPath ) : string |
Gets the full path.
|
|
GetRazorView ( string viewPath ) : |
Gets the razor view.
|
Метод | Описание | |
---|---|---|
OnChanged ( object source, |
Called when [changed].
|
|
UpdateCache ( string viewPath, string>.Func |
Updates the cache.
|
|
ViewManager ( ) : System |
Initializes the ViewManager class.
|
public static GetFullPath ( string viewPath ) : string | ||
viewPath | string | The view path. |
Результат | string |
public static GetRazorView ( string viewPath ) : |
||
viewPath | string | The view path. |
Результат |