ShouldSerializeSearchTextBox Method (SearchBarElements)
In This Topic
Indicates whether the
SearchTextBox property should be serialized.
Syntax
'Declaration
Protected Function ShouldSerializeSearchTextBox() As Boolean
protected bool ShouldSerializeSearchTextBox()
See Also