Share via


GetCategoryCollectionConfiguration Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Creates a new CategoryConfiguration with the configuration of the Category object.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Protected Friend Overrides Function GetCategoryCollectionConfiguration As CategoryConfiguration
'Usage
Dim returnValue As CategoryConfiguration

returnValue = Me.GetCategoryCollectionConfiguration()
protected internal override CategoryConfiguration GetCategoryCollectionConfiguration()
protected public:
virtual CategoryConfiguration^ GetCategoryCollectionConfiguration() override
protected internal override function GetCategoryCollectionConfiguration() : CategoryConfiguration

Return Value

Type: Microsoft.CommerceServer.Catalog..::.CategoryConfiguration
The newly new CategoryConfiguration with the configuration of the Category object.

Remarks

Creates and returns a new CategoryConfiguration with the configuration of the Category object.

Permissions

See Also

Reference

Product Class

Product Members

Microsoft.CommerceServer.Catalog Namespace