| IContactProvider Methods | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetContactForSubscribing(UserInfo) | 
            Gets contact associated with user.
            When contact doesn't exist, contact is created and inserted to database
             | 
|  | GetContactForSubscribing(String, String, String) | 
            Gets contact associated with email.
            When contact doesn't exist, contact is created and inserted to database.
             | 
 See Also
See Also