Click or drag to resize
IPreviewPersonaStorage Methods

The IPreviewPersonaStorage type exposes the following members.

Methods
  NameDescription
Public methodGetPreviewPersona
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.
Public methodSetCurrentSiteID
Sets siteID which will be then used when storing and retrieving personas. Personas on each site will be stored independently.
Public methodStorePreviewPersona
Stores persona for the preview mode. When GetPreviewPersona is called later, persona saved using this method is retrieved.
Top
See Also