CustomEntityRegistrar Class

Provides services related to the registering of custom entities and list table aliases

Definition

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public static class CustomEntityRegistrar
Inheritance
Object    CustomEntityRegistrar

Properties

Current The custom entity registrar that represents Ignition's currently active custom entity and list table alias configuration
Obsolete.

Methods

SetCustomEntityRegistrar Sets the custom entity registrar singleton instance

See Also