Table of Contents

Class CommentAuthorTypeComboBox

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public class CommentAuthorTypeComboBox : ComboBox, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, IPostBackDataHandler, IHasEmptyMessage
Inheritance
CommentAuthorTypeComboBox
Implements
Inherited Members

Constructors

CommentAuthorTypeComboBox()

public CommentAuthorTypeComboBox()

Properties

ControlBinding

protected override BaseComboBox.BindingType ControlBinding { get; }

Property Value

BaseComboBox.BindingType

Methods

CreateDataSource()

protected override ListItemArray CreateDataSource()

Returns

ListItemArray

IsValidValue(string)

public static bool IsValidValue(string value)

Parameters

value string

Returns

bool