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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FieldEditorPortlet ( ) : System

보호된 메소드들

메소드 설명
CreateChildControls ( ) : void
RenderWithAscx ( System writer ) : void

메소드 상세

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void

FieldEditorPortlet() 공개 메소드

public FieldEditorPortlet ( ) : System
리턴 System

RenderWithAscx() 보호된 메소드

protected RenderWithAscx ( System writer ) : void
writer System
리턴 void