| ContentRestrictionPresetGetPresets Method |
Returns a list of all presets.
Namespace:
Dynamicweb.Analytics.Profiles.Integration
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public static ContentRestrictionPresetCollection GetPresets()
Public Shared Function GetPresets As ContentRestrictionPresetCollection
Return Value
Type:
ContentRestrictionPresetCollectionA list of all presets.
See Also