QuickObjects.ObjectBase Send comments on this topic.
OnObjectInitialized Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObject Class : OnObjectInitialized Method
e
Invoked when the object is initialized.

Syntax

C# 
protected virtual void OnObjectInitialized( 
   ObjectEventArgs e
)

Parameters

e

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also