[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Gibt eine Ansicht bei ihrer ID zurück.
Namespace: DynamicNode.WinAppAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
| C# |
|---|
public AbstractView GetView( string id ) |
| Visual Basic |
|---|
Public Function GetView ( _ id As String _ ) As AbstractView |
| F# |
|---|
member GetView : id:string -> AbstractView |
Parameters
- id
- Type: System..::..String
Die View-ID.
Return Value
[Missing <returns> documentation for "M:DynamicNode.WinApp.GUICore.GetView(System.String)"]