You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > WebSearch Class > WebSearch Properties > TextBoxSize
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
WebSearch.TextBoxSize Property

The size of the Search text box for user input. The width is based on the number of characters.

C#
[Bindable(true)]
[Browsable(true)]
[Category("Ektron")]
[DefaultValue(0)]
[Description("The width of the search box, in characters.")]
public int TextBoxSize;
Visual Basic
<Bindable(true)>
<Browsable(true)>
<Category("Ektron")>
<DefaultValue(0)>
<Description("The width of the search box, in characters.")>
Public Property TextBoxSize() As Integer
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!