RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Config
Startup Method
Startups the specified configuration.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
Copy
public
static
void
Startup
(
IConfiguration
configuration
,
IWebHostEnvironment
env
)
Parameters
configuration
IConfiguration
The configuration.
env
IWebHostEnvironment
The environment.
See Also
Reference
RecroGridConfig Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also