Click or drag to resize
ControlBaseIsLicenced Method
Gets controls license status.

Namespace: Cadcorp.Web.UI
Assembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
C#
public virtual bool IsLicenced()

Return Value

Type: Boolean
true if control is licensed else returns false.
See Also