ICurrentUserContactProvider Interface |
Namespace: CMS.ContactManagement
public interface ICurrentUserContactProvider
The ICurrentUserContactProvider type exposes the following members.
Name | Description | |
---|---|---|
GetContactForCurrentUser |
Gets a ContactInfo for the given currentUser when no information about the possible current contact is available.
| |
GetContactForCurrentUserAndContact |
Gets a ContactInfo for the given currentUser when there is a priori information about the possible current contact available.
|