Click or drag to resize

RecroGridContext Properties

The RecroGridContext type exposes the following members.

Properties
  NameDescription
Public propertyDbContext
Gets or sets the database context.
Public propertyGridId
Gets the RecroGrid identifier.
Public propertyHttpContext
Gets the HTTP context.
Public propertyIsFEPQueue
Gets or sets a value indicating whether this instance is FEP Queue.
Public propertyIsInitializeAsync
Gets or sets a value indicating whether this instance is initialize asynchronous.
Public propertyIsTemporary
Gets a value indicating whether this instance is temporary.
Public propertyParentKey
Gets the parent key.
Public propertyRGSessionId
Gets the session identifier.
Public propertyServiceProvider
Gets the service provider.
Public propertyServiceScope
Gets the service scope.
Public propertyVersion
Gets the version.
Top
See Also