BuildMaster SDK Reference
Version:
TagTextBox Class
A text box that supports entry of multiple tags.
Syntax
public
class
TagTextBox : SimpleInput, System.ComponentModel.IComponent, System.IDisposable, System.Web.UI.IParserAccessor, System.Web.UI.IUrlResolutionService, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.IAttributeAccessor, IMandatoryClientIdPolicyContainer, ISimpleControl, ISimpleControlContainer, ISimpleClientResourceConsumer, ISimplePostControl, ISimpleValidationExpression, ISimpleValidator, System.Web.UI.IPostBackDataHandler, ISimpleEventProcesser
Properties
|
Name |
Description |
|
AllowTagCreation
|
Gets or sets a value indicating whether the user can create new tags.
|
|
SelectedTags
|
Gets the currently selected tags.
|
|
Tags
|
Gets or sets the valid tags to display.
|
|
Width
|
Gets or sets the width of the control.
|