C# 클래스 Subtext.Web.UI.Controls.SubtextCoComment

Implements CoComment for Subtext.
상속: Subtext.Web.Controls.CoComment
파일 보기 프로젝트 열기: ayende/Subtext 1 사용 예제들

공개 메소드들

메소드 설명
SubtextCoComment ( ) : System

Initializes a new instance of the SubtextCoComment class.

보호된 메소드들

메소드 설명
OnLoad ( EventArgs e ) : void

Raises the E:System.Web.UI.Control.Load event.

비공개 메소드들

메소드 설명
GetControlUniqueId ( string controlId ) : string

메소드 상세

OnLoad() 보호된 메소드

Raises the E:System.Web.UI.Control.Load event.
protected OnLoad ( EventArgs e ) : void
e System.EventArgs The object that contains the event data.
리턴 void

SubtextCoComment() 공개 메소드

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