Public Methods
| Name | Description | |
|---|---|---|
|
adminEmailTemplate | Allows direct adding/editing of a xct_tblACEmailTemplate row Calls: xct_spACAdminEmailTemplate |
|
adminLink | Allows direct adding/editing of a xct_tblACLink row Calls: xct_spACAdminLink |
|
adminTextBlock | Allows direct adding/editing of a xct_tblACTextBlock row Calls: xct_spACAdminTextBlock |
|
baseGetNextCounter | The base function used by all other classes for reading from the AC counter table (inherited from baseServiceAC) |
|
deleteTextBlock | Deletes an xct_tblACTextBlock row Calls: xct_spACAdminDeleteTextBlock |
|
Dispose | Overloaded. Releases the resources used by the |
|
Equals | (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetService | (inherited from MarshalByValueComponent) |
|
GetType | (inherited from Object) |
|
logErrorMessage | if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur writes the passed errormessage to the log file (inherited from baseServiceAC) |
|
logErrorObject | if debugMode is true, then it will log to the file specified in web.config key "errorLogFile" if the file is not specified in web.config, then no logging will occur loops through the passed in System.Exception object and writes the messages (inherited from baseServiceAC) |
|
ToString | (inherited from MarshalByValueComponent) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Dispose | Overloaded. Releases the resources used by the |
|
Finalize | (inherited from MarshalByValueComponent) |
|
MemberwiseClone | (inherited from Object) |