| CMSTextPager Properties | 
The CMSTextPager type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from CMSWebControl.) | 
|  | PagerControl | 
            Represents pager control.
             | 
|  | PagerCSSClass | 
            Pager CSS class.
             | 
|  | PagerSeparator | 
            Pager separator (HTML code to insert between the paged text and the pager).
             | 
|  | PageSize | 
            Number of chars on a page. If it is -1, the text source is not split.
             | 
|  | ResolveDynamicControls | 
            Gets or sets the value that indicates whether dynamic controls should be resolved
             | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from CMSWebControl.) | 
|  | TextCSSClass | 
            Text CSS class.
             | 
|  | TextSource | 
            Text source.
             | 
 See Also
See Also