| IPersonaPictureUrlCreator Interface | 
Namespace: CMS.Personas
 Syntax
Syntaxpublic interface IPersonaPictureUrlCreator
The IPersonaPictureUrlCreator type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateDefaultPersonaPictureUrl | 
            Gets URL of the the image which should be used when persona has no picture selected or when picture of contact belonging to no persona should be displayed.
             | 
|  | CreatePersonaPictureUrl | 
            Gets url of the specified persona's picture.
             | 
 See Also
See Also