Click or drag to resize
CTExtensionNotifyLoaded Method

[This is preliminary documentation and is subject to change.]

Notification that this extension is now loaded.

Namespace: CTExtensions
Assembly: CTInterface (in CTInterface.dll)
Syntax
public virtual bool NotifyLoaded()

Return Value

Type: Boolean
Return false to prevent loading.
See Also