PersonasFactoryGetPreviewPersonaStorage Method |
Gets implementation of storage for saving and retrieving personas which should be displayed in the preview mode.
Namespace: CMS.PersonasAssembly: CMS.Personas (in CMS.Personas.dll) Version: 10.0.0
Syntax public static IPreviewPersonaStorage GetPreviewPersonaStorage()
Return Value
Type:
IPreviewPersonaStoragePreview persona storage
See Also