C# Class Rock.Data.RockInteractiveViews

Helper class to set view cache
Datei anzeigen Open project: SparkDevNetwork/Rock

Public Methods

Method Description
SetViewFactory ( string path ) : void

Sets the view factory.

Method Details

SetViewFactory() public static method

Sets the view factory.
public static SetViewFactory ( string path ) : void
path string The path.
return void