ObsoleteMacroFeatureExTReplacementMacroFeature Class |
Namespace: CodeStack.SwEx.MacroFeature.Core
public class ObsoleteMacroFeatureEx<TReplacementMacroFeature> : ObsoleteMacroFeatureEx where TReplacementMacroFeature : MacroFeatureEx
The ObsoleteMacroFeatureExTReplacementMacroFeature type exposes the following members.
Name | Description | |
---|---|---|
ObsoleteMacroFeatureExTReplacementMacroFeature |
Name | Description | |
---|---|---|
Logger | (Inherited from MacroFeatureEx.) | |
ObsoleteFeatureRebuildError | (Overrides ObsoleteMacroFeatureExObsoleteFeatureRebuildError.) | |
ReplaceFeatureMessage |
Name | Description | |
---|---|---|
OnUpdateState |
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.) |