InitializeEventHandlers Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Method to initialize the dataset event handlers for this object.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Protected MustOverride Sub InitializeEventHandlers
'Usage
Me.InitializeEventHandlers()
protected abstract void InitializeEventHandlers()
protected:
virtual void InitializeEventHandlers() abstract
protected abstract function InitializeEventHandlers()
Remarks
Initializes the dataset event handlers. Initializes a new Agent.Definition from a proxy.Definition 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.