| PersonaReportExtender Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Personas.Web.UI.Internal
 Syntax
Syntaxpublic sealed class PersonaReportExtender : PageExtender<CMSPage>
The PersonaReportExtender type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PersonaReportExtender | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Page | 
            Gets the extended control.
            (Inherited from PageExtenderTPage.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Init | 
            Initializes the extender using the specified control.
            (Inherited from PageExtenderTPage.) | 
|  | OnInit | 
            Initializes the page.
            (Overrides PageExtenderOnInit.) | 
 See Also
See Also