PageGroupManager Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Manages PageGroup related operations.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class PageGroupManager _
Inherits MarketingServices
'Usage
Dim instance As PageGroupManager
[ComVisibleAttribute(false)]
public sealed class PageGroupManager : MarketingServices
[ComVisibleAttribute(false)]
public ref class PageGroupManager sealed : public MarketingServices
public final class PageGroupManager extends MarketingServices
Remarks
PageGroupManager has the methods for working with PageGroup objects.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.MarketingServices
Microsoft.CommerceServer.Marketing..::.PageGroupManager
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.