C# Class Subtext.Web.UI.Controls.SubtextCoComment

Implements CoComment for Subtext.
Inheritance: Subtext.Web.Controls.CoComment
Afficher le fichier Open project: ayende/Subtext Class Usage Examples

Méthodes publiques

Méthode Description
SubtextCoComment ( ) : System

Initializes a new instance of the SubtextCoComment class.

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

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

Private Methods

Méthode Description
GetControlUniqueId ( string controlId ) : string

Method Details

OnLoad() protected méthode

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

SubtextCoComment() public méthode

Initializes a new instance of the SubtextCoComment class.
public SubtextCoComment ( ) : System
Résultat System