Class License
Thông tin
Cung cấp phương thức để đặt License.
public static class LicenseKế thừa
Thành viên kế thừa
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Ví dụ
Hiển thị cách kích hoạt một giấy phép.
// Set License
License.Set("PathToLicense.lic");Phương thức
Set(string)
Cấp phép cho thành phần.
public static void Set(string licenseName)Tham số
licenseNamestring: Có thể là tên tệp đầy đủ hoặc ngắn. Sử dụng chuỗi rỗng để chuyển sang chế độ đánh giá.
Namespace: Documentize Assembly: Documentize.dll