| PagerButtonType Enumeration |
Represents types of PagerButtons
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public enum PagerButtonType
Public Enumeration PagerButtonType
Members
| Member name | Value | Description |
---|
| Text | 1 | |
| Image | 2 | |
| ImageAndText | 3 | |
See Also