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