Click or drag to resize

CTExtensionInitNotify Method

Notification that this object is now initialized: Database and Profile are now valid. Inheritance may return false to prevent initialized status for eg. licensing purposes.

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

Return Value

Type: Boolean
Return false if NOT initialized.
See Also