Skip to main content

ICustomUIRegistry.UnRegisterAllCustomUIs method

Namespace: NextDesign.Desktop

Description

Unregisters all proprietary extended interfaces registered with the specified extension.

argument

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

Return value

  • void

Exception

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