Click or drag to resize
AbstractElementActivatorFactory Methods

The AbstractElementActivatorFactory type exposes the following members.

Methods
  NameDescription
Public methodCreate(ActiveElement, IElementModel)
This method will be called during activation process of an element.
Public methodCreate(ActiveElement, IElementModel, Object)
This method will be called during activation process of an element.
Protected methodRegisterElements
Associate element`s name with a factory. Then this factory will be used to activate those elements on the model.
Top
Extension Methods
See Also