| RecroGridConfigWebRootPath Property |
Gets or sets the absolute path to the directory that contains the web-servable application content files.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static string WebRootPath { get; }
Property Value
Type:
String
The path.
See Also