![]() |
| Previous Top Next |
AuthenticDocumentView.AddLicenseProperties |
AuthenticDocumentView.AddLicenseProperties
See also:
Declaration: bool AddLicenseProperties
Description
Determines if the license information should be passed to the AUTHENTIC ActiveX control. With version 6,0,3,1 of Authentic Browser, it is no longer necessary to provide any license information for the control. However, to keep the ASP.NET Server Control backwards compatible it must be possible to set a valid license for older versions.
Available with ASP.NET control version 6.1
Default: true - that means you have to disable the usage of license information explicity.
|