ModuleCommands Class |
Namespace: CMS.DataEngine
public static class ModuleCommands
The ModuleCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetDefaultReportConnectionString |
Item's default connection string
|
![]() ![]() | MediaLibraryDeleteMediaFile |
Deletes media file from file system.
|
![]() ![]() | MediaLibraryDeleteMediaFilePreview |
Deletes media file preview from file system.
|
![]() ![]() | MediaLibraryGetMediaFileUrl(Guid, String) |
Returns media url according to GUID and file name.
|
![]() ![]() | MediaLibraryGetMediaFileUrl(String, String) |
Returns media url according to site settings.
|
![]() ![]() | MediaLibraryGetMediaLibraryInfo |
Gets media library info object.
|
![]() ![]() | OnlineMarketingContactIsMonitored |
Returns TRUE if contact is monitored.
|
![]() ![]() | OnlineMarketingCreateNewContact |
Creates new contact and assigns given member.
|
![]() ![]() | OnlineMarketingCreateRelation |
Returns current contact ID.
|
![]() ![]() | OnlineMarketingGetCurrentContactID |
Returns current contact ID.
|
![]() ![]() | OnlineMarketingGetExistingContact |
Returns current contact if such exists.
|
![]() ![]() | OnlineMarketingGetUserLoginContactID |
Returns contact ID for specified user info.
|
![]() ![]() | OnlineMarketingRemoveCustomer |
Removes customer references from all contact management objects.
|
![]() ![]() | ReportingRefreshCategoryDataCount |
Refresh children count for single category.
|
![]() ![]() | SendEmail |
Sends the e-mail.
|
![]() ![]() | SynchronizationProcessTask |
Processes the given task.
|