메소드 | 설명 | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
메소드 | 설명 | |
---|---|---|
AddOrUpdateGroupMemberAttributes ( Person person, Group group, |
Adds or update group member's attributes using any page parameters that are attributes of the group.
|
|
AddOrUpdatePersonInGroup ( Person person, Group group, |
Adds or updates the given person into the given group.
|
|
ShowConfigError ( string errorDetail = "" ) : void |
Shows the error.
|
|
ShowError ( string errorDetail = "" ) : void |
Shows the error.
|
protected OnInit ( |
||
e | An |
|
리턴 | void |