namespace OpenSEMI.ClientBase { public enum PageID { PAGE1, PAGE2, PAGE3, MAX_PAGE } }