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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ContentPublishPortlet ( ) : System

보호된 메소드들

메소드 설명
CreateChildControls ( ) : void
OnInit ( EventArgs e ) : void

메소드 상세

ContentPublishPortlet() 공개 메소드

public ContentPublishPortlet ( ) : System
리턴 System

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void