| 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: 13.0.131
 Syntax
Syntaxpublic static IPreviewPersonaStorage GetPreviewPersonaStorage()
Return Value
Type: 
IPreviewPersonaStoragePreview persona storage
 See Also
See Also