Skip to main content

IViewDefinitions.UnregisterStyleCallback(IElementDef) Method

Namespace: NextDesign.Core

Description

Unregisters all callback functions for editor elements generated from the specified editor element definition.

  • It is recommended to call this when deactivating the extension.

Arguments

NameTypeDescription
elementDefIElementDefEditor element definition

Return value

  • void

Exceptions

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for elementDef