Table of Contents

Class FormSubmissionAnswerComboBox

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

Constructors

FormSubmissionAnswerComboBox()

public FormSubmissionAnswerComboBox()

Properties

MaxTextLength

public int? MaxTextLength { get; set; }

Property Value

int?

ShowEllipsisOnTextCut

public bool ShowEllipsisOnTextCut { get; set; }

Property Value

bool

SurveyQuestionIdentifier

public Guid? SurveyQuestionIdentifier { get; set; }

Property Value

Guid?

Methods

CreateDataSource()

protected override ListItemArray CreateDataSource()

Returns

ListItemArray