| PersonaPictureUrlCreator Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Personas
 Syntax
Syntaxpublic sealed class PersonaPictureUrlCreator : IPersonaPictureUrlCreator
The PersonaPictureUrlCreator type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PersonaPictureUrlCreator | 
 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