Click or drag to resize
PersonasFactoryGetPreviewPersonaStorage Method
Gets implementation of storage for saving and retrieving personas which should be displayed in the preview mode.

Namespace: CMS.Personas
Assembly: CMS.Personas (in CMS.Personas.dll) Version: 11.0.0
Syntax
C#
public static IPreviewPersonaStorage GetPreviewPersonaStorage()

Return Value

Type: IPreviewPersonaStorage
Preview persona storage
See Also