Table of Contents

Class FeedbackCategoryComboBoxSettings

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
[TypeConverter(typeof(ExpandableObjectConverter))]
public class FeedbackCategoryComboBoxSettings : StateBagProxy
Inheritance
FeedbackCategoryComboBoxSettings
Inherited Members

Constructors

FeedbackCategoryComboBoxSettings(string, StateBag)

public FeedbackCategoryComboBoxSettings(string prefix, StateBag viewState)

Parameters

prefix string
viewState StateBag

Properties

IncludeNoCategory

public bool IncludeNoCategory { get; set; }

Property Value

bool

Methods

CreateDataSource()

public ListItemArray CreateDataSource()

Returns

ListItemArray