Click or drag to resize

ContentRestrictionDeleteRestrictionsByPreset Method

Deletes all content restrictions that has the given preset attached.

Namespace:  Dynamicweb.Analytics.Profiles.Integration
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static void DeleteRestrictionsByPreset(
	int presetID
)

Parameters

presetID
Type: SystemInt32
Preset ID.
See Also