Click or drag to resize
PersonasFactoryGetPersonaPictureImgTagGenerator Method
Gets implementation of service for generating img tags of persona pictures.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 8.2.23
Syntax
C#
public static IPersonaPictureImgTagGenerator GetPersonaPictureImgTagGenerator()

Return Value

Type: IPersonaPictureImgTagGenerator
Persona picture img tag generator
See Also