Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

WebLicense Property, SftTree Object

Defines the license information for use on one web site.

Syntax

Get

VB.NETLicense = object.WebLicense As String
VBLicense = object.WebLicense As String
C#.NETstring License = object.WebLicense;
VC++_bstr_t License = object->WebLicense;
_bstr_t License = object->GetWebLicense();
CHRESULT object->get_WebLicense(BSTR* License);

Put

VB.NETobject.WebLicense = License As String
VBobject.WebLicense = License As String
C#.NETstring object.WebLicense = License;
VC++_bstr_t object->WebLicense = License;
void object->PutWebLicense(_bstr_t License);
CHRESULT object->put_WebLicense(BSTR License);

object

A SftTree object.

License

Defines the license information for use on one web site.

Comments

The WebLicense property defines the license information for use on one web site.

The use of the WebLicense property is no longer required and this property has no effect.

See Also SftTree Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.