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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NotificationListPortlet ( ) : System

보호된 메소드들

메소드 설명
CreateChildControls ( ) : void
GetModel ( ) : object

메소드 상세

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void

GetModel() 보호된 메소드

protected GetModel ( ) : object
리턴 object

NotificationListPortlet() 공개 메소드

public NotificationListPortlet ( ) : System
리턴 System