Raises the BeginLoad event.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
protected override void OnBeginLoad ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub OnBeginLoad( _ |
The source of the event.
An object providing the event data.
See Also