See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Make sure the Add drop edit is invalidated (refreshed), so that if any action references were added, they also show up in the list.

Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
protected void InvalidateNewItemTypes()
Visual Basic
Protected Sub InvalidateNewItemTypes
Visual C++
protected:
void InvalidateNewItemTypes()

See Also