Click or drag to resize

CTExtensionNotifyLoaded Method

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