메소드 | 설명 | |
---|---|---|
ClearRows ( ) : void |
Clears the rows.
|
|
RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void |
Writes the T:System.Web.UI.WebControls.CompositeControl content to the specified T:System.Web.UI.HtmlTextWriter object, for display on the client.
|
메소드 | 설명 | |
---|---|---|
CreateChildControls ( ) : void |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
|
|
lbAddGroupMember_Click ( object sender, |
Handles the Click event of the lbAddGroupMember control.
|
public RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | An |
리턴 | void |
protected lbAddGroupMember_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |