IPersonaPictureUrlCreator Interface |
Namespace: CMS.Personas
public interface IPersonaPictureUrlCreator
The IPersonaPictureUrlCreator type exposes the following members.
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.
|