Click or drag to resize

ProfileDelete Method (Boolean)

Deletes the profile.

Namespace:  Dynamicweb.Analytics.Profiles
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public void Delete(
	bool removeIntegration
)

Parameters

removeIntegration
Type: SystemBoolean
Indicates whether to remove all integration settings associated with this profile.
See Also