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

상속: ContentAddNewPortlet
파일 보기 프로젝트 열기: maxpavlov/FlexNet

공개 메소드들

메소드 설명
AssignWorkflowPortlet ( ) : System

보호된 메소드들

메소드 설명
AllowCreationForEmptyAllowedContentTypes ( string parentPath ) : bool
AssignWorkflowButton_Click ( object sender, EventArgs e ) : void
CreateChildControls ( ) : void

비공개 메소드들

메소드 설명
AddContentListField ( ContentRepository content ) : void

메소드 상세

AllowCreationForEmptyAllowedContentTypes() 보호된 메소드

protected AllowCreationForEmptyAllowedContentTypes ( string parentPath ) : bool
parentPath string
리턴 bool

AssignWorkflowButton_Click() 보호된 메소드

protected AssignWorkflowButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

AssignWorkflowPortlet() 공개 메소드

public AssignWorkflowPortlet ( ) : System
리턴 System

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void