C# 클래스 SenseNet.Portal.UI.CommandButtonsEventArgs

상속: CancelEventArgs
파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 메소드들

메소드 설명
CommandButtonsEventArgs ( CommandButtonType buttonType, ContentView view, string customCommand ) : System

메소드 상세

CommandButtonsEventArgs() 공개 메소드

public CommandButtonsEventArgs ( CommandButtonType buttonType, ContentView view, string customCommand ) : System
buttonType CommandButtonType
view ContentView
customCommand string
리턴 System