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