License Class

IronWebScraper

License Class

A public static class used to apply license keys to IronWebScraper.
Inheritance Hierarchy
SystemObject  IronWebScraperLicense

Namespace:  IronWebScraper
Assembly:  IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
Syntax
public static class License
Public NotInheritable Class License

The License type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsValidLicense
Determines whether a license key is valid.
Top
Fields
  NameDescription
Public fieldStatic memberLicenseKey
Unlocks IronWebScraper for full professional usage. Get Licensed at http://ironsoftware.com/csharp/webscraper/licensing/ A License key can also be added to Web.Config or App.Config as IronWebScraper.LicenseKey
Top
See Also