Click or drag to resize
IPreviewPersonaStorageGetPreviewPersona Method
Persona enforced by the user for the preview mode. If null, user wants to see page as someone who is not assigned to any persona.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntax
C#
PersonaInfo GetPreviewPersona()

Return Value

Type: PersonaInfo
See Also