aspNetEmail

EmailMessage.LoadLicenseResource Method ()

Loads a license that was embedded as a resource.

public static void LoadLicenseResource();

Remarks

This method scans the aseemblies for an embedded resource named "aspNetEmail.xml.lic"
Once it finds the resource it attempts load it, and verify itself. If you want to embed the aspNetEmail.xml.lic in your project or product, and are using VS.NET follow these steps

See Also

EmailMessage Class | aspNetEmail Namespace | EmailMessage.LoadLicenseResource Overload List