Method | Description | |
---|---|---|
NewGroupMembersRow ( ) : System |
Initializes a new instance of the NewGroupMembersRow class.
|
|
RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void |
Outputs server control content to a provided T:System.Web.UI.HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
|
Method | Description | |
---|---|---|
BindListToDefinedType ( |
Binds the type of the list to defined.
|
|
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.
|
Method | Description | |
---|---|---|
BindGender ( ) : void |
Binds the gender.
|
|
SetListValue ( |
Sets the list value.
|
|
SetListValue ( |
Sets the list value.
|
|
lbDelete_Click ( object sender, |
Handles the Click event of the lbDelete control.
|
|
rblRole_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the rblRole control.
|
protected BindListToDefinedType ( |
||
listControl | The list control. | |
definedTypeGuid | string | The defined type GUID. |
insertBlankOption | bool | if set to |
return | void |
public RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The |
return | void |