| CMSUniView Events | 
The CMSUniView type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | OnBeforeInit | 
            On before init handler.
            (Inherited from BasicUniView.) | 
|  | OnItemCreated | 
            Occurs when an item is created in the UniView control.
            (Inherited from UniView.) | 
|  | OnItemDataBound | 
            Occurs when the control bind UniView item.
            (Inherited from UniView.) | 
|  | OnPageBinding | 
            Occurs when the control bind data.
            (Inherited from UniView.) | 
|  | OnPageChanged | 
            Occurs when the pager change the page and current mode is postback => reload data
            (Inherited from UniView.) | 
 See Also
See Also