Click or drag to resize

CTExtensionNotifyLoaded Method

Notification that this extension is now loaded.

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

Return Value

Boolean
Return false to prevent loading.
See Also