[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Wird aufgerufen wenn die aktuelle Steuerelementbeschreibung entzogen wird.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
C# |
---|
protected virtual void OnCockpitExtensionRemoving() |
Visual Basic |
---|
Protected Overridable Sub OnCockpitExtensionRemoving |
F# |
---|
abstract OnCockpitExtensionRemoving : unit -> unit
override OnCockpitExtensionRemoving : unit -> unit |
See Also