 | CTExtensionNotifyLoaded Method |
Notification that this extension is now loaded.
Namespace: CTExtensionsAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic virtual bool NotifyLoaded()
Public Overridable Function NotifyLoaded As Boolean
Return Value
BooleanReturn false to prevent loading.
See Also