| PageSelectorViewModel Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.WebAnalytics.Web.UI
 Syntax
Syntaxpublic class PageSelectorViewModel : BaseSelectorViewModel
The PageSelectorViewModel type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PageSelectorViewModel | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Icon | 
            Page type icon markup.
             | 
|  | ID | 
            View model ID.
            (Inherited from BaseSelectorViewModel.) | 
|  | Path | 
            Page path.
             | 
|  | Text | 
            View model text.
            (Inherited from BaseSelectorViewModel.) | 
 See Also
See Also