Share via


InitializeEventHandlers Method

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

Initialize the dataset event handlers for this object.

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

Syntax

'Declaration
Protected Overrides Sub InitializeEventHandlers
'Usage

Me.InitializeEventHandlers()
protected override void InitializeEventHandlers()
protected:
virtual void InitializeEventHandlers() override
protected override function InitializeEventHandlers()

Remarks

Initializes the dataset event handlers. Initializes a new HookUpProperties, HookUpDependentCatalogs from a CatelogItem.HookupInformation object.

Permissions

See Also

Reference

ProductCatalog Class

ProductCatalog Members

Microsoft.CommerceServer.Catalog Namespace