Click or drag to resize

RecroGridConfig Class

RecroGridConfig
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFrameworkRecroGridConfig

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

The RecroGridConfig type exposes the following members.

Constructors
  NameDescription
Public methodRecroGridConfig
Initializes a new instance of the RecroGridConfig class
Top
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
See Also