UtilitiesContactAsync(Guid, Guid, DataSet, 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 ContactAsync(
	Guid masterId,
	Guid webSiteId,
	DataSet dataset,
	string properties,
	Object userState
)

Parameters

masterId  Guid
 
webSiteId  Guid
 
dataset  DataSet
 
properties  String
 
userState  Object
 

See Also