ChoiceQueryControl Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The ChoiceQueryControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChoiceQueryControl | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
mColumnList | (Inherited from PickerQueryControlBase.) | |
mDialogControl | (Inherited from PickerQueryControlBase.) | |
QueryButton | (Inherited from PickerQueryControlBase.) | |
QueryTextBox | (Inherited from PickerQueryControlBase.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top