Group.OnGroupRenamed
protected void OnGroupRenamed(string oldName,
string newName);
Parameters
| oldName | The old name of the group. | |
| newName | The new name of the group. |
Description 描述
Called when this group is renamed.
| oldName | The old name of the group. | |
| newName | The new name of the group. |
Called when this group is renamed.