Click or drag to resize

ObsoleteMacroFeatureEx Class

Inheritance Hierarchy

Namespace:  CodeStack.SwEx.MacroFeature.Core
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
public class ObsoleteMacroFeatureEx : MacroFeatureEx

The ObsoleteMacroFeatureEx type exposes the following members.

Constructors
  NameDescription
Public methodObsoleteMacroFeatureEx
Top
Properties
  NameDescription
Public propertyLogger (Inherited from MacroFeatureEx.)
Protected propertyObsoleteFeatureRebuildError
Top
Methods
  NameDescription
Protected methodOnUpdateState
Called when state of the feature is changed (i.e. feature is selected, moved, updated etc.) Use this method to provide additional dynamic security options on your feature (i.e. do not allow dragging, editing etc.)
(Inherited from MacroFeatureEx.)
Top
See Also