Click or drag to resize

RecroGridConfig Class

RecroGridConfig
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFrameworkRecroGridConfig

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public class RecroGridConfig

The RecroGridConfig type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberContentRootPath
Gets or sets the absolute path to the directory that contains the application content files.
Public propertyStatic memberVersionInfo
Gets the version information.
Public propertyStatic memberWebRootPath
Gets or sets the absolute path to the directory that contains the web-servable application content files.
Top
Methods
  NameDescription
Public methodStatic memberConfigureServices
Configures the services.
Public methodStatic memberStartup
Startups the specified configuration.
Top
See Also