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

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

Private Properties

프로퍼티 타입 설명
CreateControls void

공개 메소드들

메소드 설명
EventCalendarPortlet ( ) : System

Initalize the portlet name and description

보호된 메소드들

메소드 설명
CreateChildControls ( ) : void
GetEvents ( ) : IEnumerable

비공개 메소드들

메소드 설명
CreateControls ( ) : void

메소드 상세

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void

EventCalendarPortlet() 공개 메소드

Initalize the portlet name and description
public EventCalendarPortlet ( ) : System
리턴 System

GetEvents() 보호된 메소드

protected GetEvents ( ) : IEnumerable
리턴 IEnumerable