C# 클래스 Profiles.Profile.Modules.CustomViewConceptPublication

파일 보기 프로젝트 열기: ProfilesRNS/ProfilesRNS

공개 메소드들

메소드 설명
CustomViewConceptPublication ( ) : System
CustomViewConceptPublication ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
DrawProfilesModule ( ) : void

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

CustomViewConceptPublication() 공개 메소드

public CustomViewConceptPublication ( ) : System
리턴 System

CustomViewConceptPublication() 공개 메소드

public CustomViewConceptPublication ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata XmlDocument
moduleparams List
pagenamespaces XmlNamespaceManager
리턴 System

DrawProfilesModule() 공개 메소드

public DrawProfilesModule ( ) : void
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void