The AcWorks.DnpTools.EasyApi namespace contains types that allow managing DotNetPanel's Enterprise Server.
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| AppliedHostingPlanAddOn |
The AppliedHostingPlanAddOn Class represents the fact that a HostingPlanAddOn
that has been applied (or added) to a hosting space.
| |
| AppliedHostingPlanAddOns |
Collection of AppliedHostingPlanAddOns.
| |
| Customer | DotNetPanel has the concept of users or resellers. However, they are all ultimately customers of either the main administrative account (named 'serveradmin' by default) or a reseller. Because of this Easy API for DNP considers them both customers. The Customer Class manages DotNetPanel's user and reseller accounts. | |
| CustomerRole |
Specifies the role of a customer in DotNetPanel.
| |
| Customers |
Collection of customers.
| |
| CustomerStatus |
Specifies the status of a customer in DotNetPanel.
| |
| EnterpriseServer |
The EnterpriseServer Class is the main class used to connect and manage
DotNetPanel's Enterprise Server.
| |
| HostingPlan |
Represents a hosting plan.
| |
| HostingPlanAddOn |
Represents a hosting plan add-on.
| |
| HostingPlanAddOns |
Collection of hosting plan add-ons.
| |
| HostingPlanBase |
The base class for both Hosting Plans and Hosting Plan Add-Ons.
| |
| HostingPlans |
Collection of hosting plans.
| |
| HostingSpace |
The HostingSpace Class represents a hosting space in DotNetPanel.
| |
| HostingSpaces |
Collection of hosting spaces.
| |
| Licensing |