C# 클래스 SenseNet.Portal.Portlets.NotificationEditorPortlet

상속: SenseNet.Portal.UI.PortletFramework.ContextBoundPortlet
파일 보기 프로젝트 열기: maxpavlov/FlexNet

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NotificationEditorPortlet ( ) : System

보호된 메소드들

메소드 설명
BtnSave_Click ( object sender, EventArgs args ) : void
CreateChildControls ( ) : void
GetModel ( ) : object

메소드 상세

BtnSave_Click() 보호된 메소드

protected BtnSave_Click ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
리턴 void

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void

GetModel() 보호된 메소드

protected GetModel ( ) : object
리턴 object

NotificationEditorPortlet() 공개 메소드

public NotificationEditorPortlet ( ) : System
리턴 System