See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.AppWizard.ModelAssembly: NTier.AppWizard.Model (in NTier.AppWizard.Model.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public bool NotifyEntitiesTabFocused(
INotifications notifications
) |
| Visual Basic |
|---|
Public Function NotifyEntitiesTabFocused (
notifications As INotifications
) As Boolean |
| Visual C++ |
|---|
public:
bool NotifyEntitiesTabFocused(
INotifications^ notifications
) |
Parameters
- notifications
- Type: INotifications
Return Value
Type:
Boolean
See Also