CustomFieldDropDown Class |
Namespace: Dynamicweb.News.Common
The CustomFieldDropDown type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomFieldDropDown |
Constructor for CustomFieldDropDown class.
| |
| CustomFieldDropDown(IDataReader) |
Constructor for CustomFieldDropDown class.
| |
| CustomFieldDropDown(Int32) |
Constructor for CustomFieldDropDown class.
|
| Name | Description | |
|---|---|---|
| Active |
Stores and retrieves active flag of the current field.
| |
| Connection | (Inherited from DbObject.) | |
| DropdownDefault |
Stores and retrieves default flag of the current field.
| |
| FieldID |
Stores and retrieves the current field ID value.
| |
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| Key |
Stores and retrieves the current table key.
| |
| Sort |
Stores and retrieves the current field sort position.
| |
| Transaction | (Inherited from DbObject.) | |
| Value |
Stores and retrieves the current field value.
|
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| Fill |
Fills object with data from System.Data.IDataReader object.
(Overrides DbObjectFill(IDataReader).) | |
| FillRow |
Fills System.Data.DataRow object with data of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
| GetDropDownList(Int32) |
Gets CustomFieldDropDown list for the current custom field.
| |
| GetDropDownList(String, String) |
Gets CustomFieldDropDown list for the current custom field.
| |
| GetDropDownListActive |
Gets the drop down list active.
| |
| Load(Int32) | (Inherited from DbObject.) | |
| Load(CommandBuilder) | ||
| MoveCustomField |
Moves the custom field.
| |
| Save |
Saves this instance.
(Overrides DbObjectSave.) | |
| SaveSorting |
Saves the sorting.
| |
| SetDefault |
Sets the default.
|
| Name | Description | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) |