See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Get the ActionCollection object that the actions are being added to.
Namespace: NTier.ComponentModel.DesignAssembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected virtual ActionCollection GetActionCollection() |
Visual Basic |
---|
Protected Overridable Function GetActionCollection As ActionCollection |
Visual C++ |
---|
protected: virtual ActionCollection^ GetActionCollection() |