Skip to main content

ICustomUIRegistry.UnRegisterAllCustomUIs method

Namespace: NextDesign.Desktop

Description

Unregisters all custom-extended interfaces registered with the specified extension.

argument

NameTypeDescription
extensionNamestringExtension Name
Specify the extension name defined in the manifest.
Null or empty string cannot be specified.

Return value

  • void

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf null or an empty string is specified for extensionName