 | CTExtensionNotifyLoaded Method |
[This is preliminary documentation and is subject to change.]
Notification that this extension is now loaded.
Namespace: CTExtensionsAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic virtual bool NotifyLoaded()
Public Overridable Function NotifyLoaded As Boolean
Return Value
Type:
BooleanReturn false to prevent loading.
See Also