Call this before opening a model container
Namespace: AppCan.Core.ApplicationAssembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual void OnOpening( ModelEventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnOpening ( _ e As ModelEventArgs _ ) |
Visual C++ |
---|
protected: virtual void OnOpening( ModelEventArgs^ e ) |
Parameters
- e
- Type: AppCan.Core.Application..::..ModelEventArgs
Pass the filename that will be opened