Click or drag to resize
PersonaReportConfigurationViewModelPersonaName Property
Gets or sets value representing PersonaName.

Namespace: CMS.Personas.Web.UI.Internal
Assembly: CMS.Personas.Web.UI (in CMS.Personas.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string PersonaName { get; set; }

Property Value

Type: String
See Also