Dundas.SharePoint.Charting.WebParts Send comments on this topic.
ChartLicenseProvider Class Members
See Also  Methods 
Dundas.Charting.WebControl Namespace : ChartLicenseProvider Class


The following tables list the members exposed by ChartLicenseProvider.

Public Constructors

  Name Description
Public Constructor ChartLicenseProvider Constructor Class constructor  
Top

Public Methods

  Name Description
Public Method CheckKey Determines if the key retrieved by the GetLicense method is valid for the specified type.  
Public Method GetLicense Overridden.  Gets a license for the instance of the component and determines if it is valid.  
Top

Protected Methods

  Name Description
Protected Method IsKeyValid Determines if the key retrieved by the GetLicense method is valid for the specified type. Format of the license key: "{Full.Type.Name} is a licensed component. PrivateKey={KEY}"  
Top

See Also