ControlBaseIsLicenced Method |
Gets controls license status.
Namespace:
Cadcorp.Web.UI
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic virtual bool IsLicenced()
Public Overridable Function IsLicenced As Boolean
Return Value
Type:
Boolean true if control is licensed else returns false.
See Also