Experimental: this API is experimental and might be changed or removed in the future.

Group.OnGroupRenamed

Cambiar al Manual
protected void OnGroupRenamed (string oldName, string newName);

Parámetros

oldNameThe old name of the group.
newNameThe new name of the group.

Descripción

Called when this group is renamed.