The EnterpriseServer Class is the main class used to connect and manage
DotNetPanel's Enterprise Server.
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EnterpriseServer()()() | ||
| Address |
Gets and sets the address.
(Inherited from Customer.) | |
| Changed |
Gets the timestamp of the last change.
(Inherited from Customer.) | |
| ChangePassword(String) |
Changes the password for the account that is logged in.
| |
| City |
Gets and sets the city.
(Inherited from Customer.) | |
| Comments |
Gets and sets the comments.
(Inherited from Customer.) | |
| CompanyName |
Gets and sets the company name.
(Inherited from Customer.) | |
| Country |
Gets and sets the country.
(Inherited from Customer.) | |
| CreateCustomer()()() |
Returns a new customer to be created under this account.
(Inherited from Customer.) | |
| Created |
Gets the timestamp of when it was first created.
(Inherited from Customer.) | |
| CreateHostingSpace(Int32) |
Returns a new hosting space to be created under this account.
(Inherited from Customer.) | |
| CustomerExists(String) |
Checks to see if a given account exists.
(Inherited from Customer.) | |
| Delete()()() |
Deletes the account.
(Inherited from Customer.) | |
Gets and sets the email.
(Inherited from Customer.) | ||
| EnterpriseServerUrl |
Gets and sets the full URL to the DotNetPanel Enterprise Server to be managed.
| |
| Equals(Object) | (Inherited from Object.) | |
| Fax |
Gets and sets the fax number.
(Inherited from Customer.) | |
| FirstName |
Gets and sets the first name.
(Inherited from Customer.) | |
| GetCustomerById(Int32) |
Gets a given DotNetPanel account by its unique id.
(Inherited from Customer.) | |
| GetCustomerByUserName(String) |
Gets a given DotNetPanel account by its username.
(Inherited from Customer.) | |
| GetCustomers()()() |
Gets all the customers under this account.
(Inherited from Customer.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetHostingPlanAddOnById(Int32) |
Gets a given hosting plan add-on by its unique id.
(Inherited from Customer.) | |
| GetHostingPlanAddOns()()() |
Gets all hosting plan add-ons under this account.
(Inherited from Customer.) | |
| GetHostingPlanById(Int32) |
Gets a given hosting plan by its unique id.
(Inherited from Customer.) | |
| GetHostingPlans()()() |
Gets all hosting plans under this account.
(Inherited from Customer.) | |
| GetHostingSpaceById(Int32) |
Get a hosting space by its unique id.
(Inherited from Customer.) | |
| GetHostingSpaces()()() |
Get all hosting spaces under this account.
(Inherited from Customer.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| HtmlMail |
Gets and sets whether the customer wants to receive emails in HTML format.
(Inherited from Customer.) | |
| Id |
Gets the DotNetPanel unique identifier for this account.
(Inherited from Customer.) | |
| InitialPassword |
Sets the password to be used when the account is first created.
(Inherited from Customer.) | |
| InstantMessenger |
Gets and sets the instant messenger account.
(Inherited from Customer.) | |
| IsDemo |
Gets and sets whether it is a demo account.
(Inherited from Customer.) | |
| LastName |
Gets and sets the last name.
(Inherited from Customer.) | |
| LogIn(String, String) |
Logs Easy API for DNP in to DotNetPanel's Enterprise Server.
| |
| ParentCustomerId |
Gets DotNetPanel's unique identifier for the parent DNP account.
(Inherited from Customer.) | |
| PrimaryPhone |
Gets and sets the primary phone number.
(Inherited from Customer.) | |
| Role |
Gets and sets the role.
(Inherited from Customer.) | |
| RoleId |
Gets and sets the role as a number.
(Inherited from Customer.) | |
| Save()()() |
Saves the account.
(Inherited from Customer.) | |
| SecondaryEmail |
Gets and sets the secondary email.
(Inherited from Customer.) | |
| SecondaryPhone |
Gets and sets the secondary phone number.
(Inherited from Customer.) | |
| SendAccountSummaryEmail(String, String) |
Sends the account summary email.
(Inherited from Customer.) | |
| State |
Gets and sets the state.
(Inherited from Customer.) | |
| Status |
Gets and sets the status.
(Inherited from Customer.) | |
| StatusId |
Gets and sets the status as a number.
(Inherited from Customer.) | |
| ToString()()() | (Inherited from Object.) | |
| Username |
Gets and sets the username.
(Inherited from Customer.) | |
| Version()()() |
Gets the version of Easy API for DNP.
| |
| Zip |
Gets and sets the zip.
(Inherited from Customer.) |
All other classes are accessed thru this class.