Returns the item with the specified id. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public Window Item [ |
Visual Basic
![]() |
---|
Public ReadOnly Property Item( _ |
Type: String
The id.
Type: Window
The item; null (Nothing in VB.NET) if an item with the specified id is not present in the collection.