ApocDriverProductKey Property |
Write only property that can be used to bypass licenses.licx
and set a product key directly.
Namespace: Kettic.AspNet.Controls.Toolkit.ApocAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic static string ProductKey { set; }
Public Shared WriteOnly Property ProductKey As String
Set
public:
static property String^ ProductKey {
void set (String^ value);
}
static member ProductKey : string with set
Property Value
Type:
String
See Also