Click or drag to resize

IgnitionBootstrapperActiveConfiguration Property

The active Ignition configuration. Will be null if Bootstrap(IgnitionConfiguration) has not been called yet.

Namespace: Ignition.Configuration
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public static IgnitionConfiguration ActiveConfiguration { get; }

Property Value

IgnitionConfiguration
See Also