 | UserProfileBookMarkMenu Property |
사용자별 즐겨찾기 메뉴를 가지고있는 목록값
- value : menu id
- 참조 DB table : HZEMPL_BOOKMARK
Namespace:
Mcc.Series.Common
Assembly:
Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<int> BookMarkMenu { get; set; }
Property Value
Type:
ListInt32
See Also