IViewDefinitions.UnregisterStyleCallback method
Namespace: NextDesign.Core
Description
Unregisters all callback functions of the editor element generated from the specified editor element definition.
- It is recommended to call it when the extension is deactivated.
argument
| Name | Type | Description |
|---|---|---|
| elementDef | IElementDef | Editor Element Definition |
Return value
- void