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 HookUpRelatedCategories, HookUpRelatedProducts, HookUpParentCategories from a CatelogItem.HookupInformation object.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.