닷넷코리아
데브렉
Docs
아티클
장기게임
더보기
닷넷코리아에 오신 걸 환영합니다.
.NET Korea
로그인
회원가입
English
Home
Docs
Book
Board
Lecture
Data
Support
Blog
Schedule
Youtube...
게시판(BOARD)
아티클(ARTICLE)
공지(NOTICE)
토크(TALK)
문의(Q&A)
블로그(Blog)
일정(Schedule)
채팅(Chat)
세미나(Seminar)
데브렉 동영상 강의
강좌(LECTURE)
Docs
Java
C#
ASP.NET
Azure DevOps
Azure
Web Camp
.NET Core
C/C++
Web
HTML/CSS
JavaScript
SQL Server
ASP 3.0
Q & A
박용준 강사의 책과 강의 내용과 관련된 질의응답 게시판입니다. 감사합니다.
시삽:
레드플러스
님
게시판 이동:
WebCamp
IT 관련 뉴스
Q & A
컴퓨팅
닷넷코리아 버그 리포트
제목 :
ClientSideOnClick속성에 자바스크립트 코드를 사용하세요.
글번호:
216
작성자:
레드플러스
작성일:
2004/09/02 오후 8:01:00
조회수:
3768
CausesValidation
Whether the menu item should trigger ASP.NET form validation while initiating a postback. The default value is inherited from the CausesValidation top level control property.
ChildExpandedCssClass
Menu item뭩 CSS class in effect for when the mouse is over a descendent subgroup.
ChildExpandedImage
Menu item뭩 image when the mouse is over a descendent subgroup.
ChildExpandedLeftIcon
Menu item뭩 left icon when the mouse is over a descendent subgroup.
ChildExpandedRightIcon
Menu item뭩 right icon when the mouse is over a descendent subgroup.
ChildSelectedCssClass
CSS class for the menu item when one of its descendent items is selected.
ChildSelectedCssClassDown
CSS class for the menu item on mouse down when one of its descendent items is selected.
ChildSelectedCssClassOver
CSS class for the menu item on mouse over when one of its descendent items is selected.
ChildSelectedImage
Menu item image when one of its descendent items is selected.
ChildSelectedImageDown
Menu item image on mouse down when one of its descendent items is selected.
ChildSelectedImageOver
Menu item image on mouse over when one of its descendent items is selected.
ChildSelectedLeftIcon
Left icon for the menu item when one of its descendent items is selected.
ChildSelectedLeftIconDown
Left icon for the menu item on mouse down when one of its descendent items is selected.
ChildSelectedLeftIconOver
Left icon for the menu item on mouse over when one of its descendent items is selected.
ChildSelectedRightIcon
Right icon for the menu item when one of its descendent items is selected.
ChildSelectedRightIconDown
Right icon for the menu item on mouse down when one of its descendent items is selected.
ChildSelectedRightIconOver
Right icon for the menu item on mouse over when one of its descendent items is selected.
ClientSideOnClick
Client-side OnClick event handler. The specified function will be called on the client side when the user selects this menu item.
CssClass
CSS class for the menu item.
CssClassDown
CSS class for the menu item on mouse down.
CssClassOver
CSS class for the menu item on mouse over.
Height
Menu item height in pixels.
ID
Menu item ID.
Image
Menu item image. Use this property to create image menu items.
ImageDown
Menu item image on mouse down.
ImageOver
Menu item image on mouse over.
IsChildForceHighlighted
Read-only. Whether a descendant of this MenuItem is force highlighted (i.e.: rendered as selected item if there is no selected item).
IsChildSelected
Read-only. Whether a descendant MenuItem of this MenuItem is selected.
IsDisabled
Whether the menu item is disabled.
IsForceHighlighted
Whether this MenuItem is force highlighted (i.e.: rendered as selected item if there is no selected item).
IsSelected
Whether this MenuItem is selected.
IsVisible
Whether the menu item is visible.
ItemType
Item type. Used to mark grip items for movable menus. All possible values are:
Default
Grip
KeyboardShortcut
Keyboard accelerator key combination that clicks this menu item. A valid keyboard shortcut consists of an alphanumeric or function key, with optional Ctrl, Alt, and Shift modifiers. For example: 밅TRL+ALT+D? indicates that this item would fire when Ctrl, Alt, and D are pressed at the same time. Other valid examples would be 밪HIFT+F10? ?? etc.
Label
Menu item label.
LeftIcon
Left icon for the menu item.
LeftIconDown
Left icon for the menu item on mouse down.
LeftIconHeight
Left icon height in pixels.
LeftIconOver
Menu item image on mouse over.
LeftIconWidth
Left icon width in pixels.
NoWrap
Set this property to true in order to disable menu item label wrapping.
ParentGroup
MenuGroup object reference of the parent group.
RightIcon
Right icon for the menu item.
RightIconDown
Right icon for the menu item on mouse down.
RightIconHeight
Right icon height in pixels.
RightIconOver
Right icon for the menu item on mouse over.
RightIconWidth
Right icon width in pixels.
SearchEngineLabel
The text to describe this item for search engines.
SelectedCssClass
CSS class for the menu item when it is selected.
SelectedCssClassDown
CSS class for the menu item on mouse down when it is selected.
SelectedCssClassOver
CSS class for the menu item on mouse over when it is selected.
SelectedImage
Menu item image when it is selected.
SelectedImageDown
Menu item image on mouse down when it is selected.
SelectedImageOver
Menu item image on mouse over when it is selected.
SelectedLeftIcon
Left icon for the menu item when it is selected.
SelectedLeftIconDown
Left icon for the menu item on mouse down when it is selected.
SelectedLeftIconOver
Left icon for the menu item on mouse over when it is selected.
SelectedRightIcon
Right icon for the menu item when it is selected.
SelectedRightIconDown
Right icon for the menu item on mouse down when it is selected.
SelectedRightIconOver
Right icon for the menu item on mouse over when it is selected.
SubGroup
MenuGroup object reference of the item뭩 sub group.
TextAlign
Text alignment for the menu item label. All possible values are:
Left (default)
Right
Center
URL
When the menu item is selected, browser will be redirected to the specified URL if the this property is specified.
URLAbsolute
Whether the value specified in the URL property is an absolute URL.
URLTarget
URL target if frames are used.
Width
Menu item width in pixels.
Tweet
(댓글을 남기려면
로그인
이 필요합니다.)
관련 아티클 리스트
제 목
파일
작성자
작성일
조회
여기다가 질문을 다시 할께요..장바구니~
-
김동규
2004-09-16
3147
asp.net Menu속성에 대해서 질문이요
-
양명
2004-09-02
3194
ClientSideOnClick속성에 자바스크립트 코드를 사용하세요.
-
레드플러스
2004-09-02
3768
그걸 사용해봤었는데..안됐었는데요ㅠ..ㅠ..다시 한번 해보겠습니다.
-
양명
2004-09-03
3089
Re : 그걸 사용해봤었는데..안됐었는데요ㅠ..ㅠ..다시 한번 해보겠습니다.
-
레드플러스
2004-09-03
2876
URLTarget속성을 이용해서 성공!!
(1)
-
양명
2004-09-22
3066
vs.net에서 작업중 javascript 인식이 안되는경우 해결방법이 뭔가요?
(3)
-
디나오
2004-08-25
3383
Anonymous
(손님)