| PersonaPictureUrlCreatorCreatePersonaPictureUrl Method |
Namespace: CMS.Personas
public string CreatePersonaPictureUrl( PersonaInfo persona, int imageSideSizeInPx )
| Exception | Condition |
|---|---|
| ArgumentNullException | persona is null |
| ArgumentException | imageSideSizeInPx is lower than 1 |