|  | RecroGridConfig Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Recrovit.RecroGridFramework
 Syntax
Syntaxpublic class RecroGridConfig
The RecroGridConfig type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | ContentRootPath | 
            Gets or sets the absolute path to the directory that contains the application content files.
             | 
|   | VersionInfo | Gets the version information. | 
|   | WebRootPath | 
            Gets or sets the absolute path to the directory that contains the web-servable application content files.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | ConfigureServices | 
            Configures the services.
             | 
|   | Startup | 
            Startups the specified configuration.
             | 
 See Also
See Also