UtilitiesSetWebSiteGroupIdsAsync(Guid, String, Object) Method

Definition

Namespace: Centralpoint.Web.Uber
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void SetWebSiteGroupIdsAsync(
	Guid key,
	string[] ids,
	Object userState
)

Parameters

key  Guid
 
ids  String
 
userState  Object
 

See Also