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

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

Private Properties

프로퍼티 타입 설명
GetEmployees void

공개 메소드들

메소드 설명
OrganizationChartPortlet ( ) : System

Initializes a new instance of the OrganizationChartPortlet class.

보호된 메소드들

메소드 설명
GetModel ( ) : object

Gets the model.

비공개 메소드들

메소드 설명
GetEmployees ( SenseNet.ContentRepository.Content manager, XmlNode container, int depth ) : void

Gets the employees.

메소드 상세

GetModel() 보호된 메소드

Gets the model.
protected GetModel ( ) : object
리턴 object

OrganizationChartPortlet() 공개 메소드

Initializes a new instance of the OrganizationChartPortlet class.
public OrganizationChartPortlet ( ) : System
리턴 System