License

License class

Provides methods to license the component. Learn more about licensing here.

public class License

Constructors

Name Description
License() The default constructor.

Methods

Name Description
SetLicense(Stream) Licenses the component.
SetLicense(string) Licenses the component.
static Set(Stream) Sets the license from a stream.
static Set(string) Sets the license from a file path.

Remarks

Learn more

See Also