| ContentRestrictionGetRestrictions Method |
Returns a list of all content restrictions.
Namespace:
Dynamicweb.Analytics.Profiles.Integration
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public static ContentRestrictionCollection GetRestrictions()
Public Shared Function GetRestrictions As ContentRestrictionCollection
Return Value
Type:
ContentRestrictionCollectionA list of all content restrictions.
See Also