SetLicense

SetLicense(string)

Licentie voor de component.

public void SetLicense(string filePath)
Parameter Type Beschrijving
filePath String Het absolute pad naar een licentiebestand.

Zie ook


SetLicense(Stream)

Licentie voor de component.

public void SetLicense(Stream stream)
Parameter Type Beschrijving
stream Stream De licentiestroom.

Zie ook