Click or drag to resize

CustomEntityRegistrar Class

Provides services related to the registering of custom entities and list table aliases
Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesCustomEntityRegistrar

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public static class CustomEntityRegistrar

The CustomEntityRegistrar type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCurrentObsolete.
The custom entity registrar that represents Ignition's currently active custom entity and list table alias configuration
Top
Methods
 NameDescription
Public methodStatic memberSetCustomEntityRegistrar Sets the custom entity registrar singleton instance
Top
See Also