| ICurrentUserContactProvider Interface | 
Namespace: CMS.ContactManagement
 Syntax
Syntaxpublic interface ICurrentUserContactProvider
The ICurrentUserContactProvider type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also