IContactDetailsControllerService Interface |
Namespace: CMS.ContactManagement.Web.UI.Internal
public interface IContactDetailsControllerService
The IContactDetailsControllerService type exposes the following members.
Name | Description | |
---|---|---|
GetContactDetailsViewModel |
Gets collection of ContactDetailsViewModel for the given contactID.
| |
RegisterContactDetailsFieldResolver |
Registers given fieldResolver for given fieldName. Once the field with fieldName will be
proceeded, result of fieldResolver will be used as the field value.
|