Checks whether the collection contains a TabPage with the specified id.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool ContainsID ( |
Visual Basic
![]() |
---|
Public Function ContainsID( _ |
Type: String
The id.
Type: Boolean
true if the collection contains a TabPage with the specified id; otherwise, false.