CustomFieldGenerallib Class |
Namespace: Dynamicweb.News.Common.CustomFields
The CustomFieldGenerallib type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomFieldGenerallib(IDataReader) |
Initializes a new instance of the CustomFieldGenerallib class.
| |
| CustomFieldGenerallib(Int32) |
Initializes a new instance of the CustomFieldGenerallib class.
| |
| CustomFieldGenerallib(String) |
Initializes a new instance of the CustomFieldGenerallib class.
| |
| CustomFieldGenerallib(Int32, String) |
Initializes a new instance of the CustomFieldGenerallib class.
|
| Name | Description | |
|---|---|---|
| AdditionalValidator | (Inherited from CustomField.) | |
| Connection | (Inherited from DbObject.) | |
| Context |
Gets or sets the context.
(Inherited from CustomField.) | |
| DropDownDefaultValue |
Stores and retrieves a DropDownList default value.
(Inherited from CustomField.) | |
| DropDownList |
Stores and retrieves a list of DropDownList items.
(Inherited from CustomField.) | |
| EnableClientValidation |
Gets or sets a value indicating whether [enable client validation].
(Inherited from CustomField.) | |
| ID | (Inherited from DbObject.) | |
| IsDropDown |
Determines whether the current field is DropDown.
(Inherited from CustomField.) | |
| IsNew | (Inherited from DbObject.) | |
| ItemID |
Gets or sets the item identifier.
(Inherited from CustomField.) | |
| Name |
Stores and retrieves the current field name.
(Inherited from CustomField.) | |
| Required |
Determines whether it is required to fill current field. IFControlInfo (Inherited from CustomField.) | |
| Sort |
Stores and retrieves the current field sort position.
(Inherited from CustomField.) | |
| SystemName |
Stores and retrieves the current field system name.
(Inherited from CustomField.) | |
| Transaction | (Inherited from DbObject.) | |
| TypeID |
Stores and retrieves the current field type.
(Inherited from CustomField.) | |
| ValidationContext |
Gets the validation context.
(Overrides CustomFieldValidationContext.) | |
| Value |
Gets or sets the value.
(Inherited from CustomField.) |
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) |
Deletes the specified identifier.
(Inherited from CustomField.) | |
| DeleteDropDowns |
Deletes the drop downs.
(Inherited from CustomField.) | |
| Fill |
Fills the specified reader.
(Inherited from CustomField.) | |
| FillObject |
Fills the object.
(Inherited from CustomField.) | |
| FillRow |
Fills the row.
(Inherited from CustomField.) | |
| Load(Int32) | (Inherited from DbObject.) | |
| Load(CommandBuilder) | (Inherited from CustomField.) | |
| MoveCustomField |
Moves the custom field.
(Inherited from CustomField.) | |
| Save |
Saves this instance.
(Inherited from CustomField.) | |
| SaveDropDowns |
Saves the drop downs.
(Inherited from CustomField.) | |
| SaveFieldInfo |
Saves the field information CommandBuilder.
(Inherited from CustomField.) | |
| SaveSorting |
Saves the sorting.
(Inherited from CustomField.) | |
| SaveValue |
Saves the value.
(Inherited from CustomField.) | |
| ShadowCopy |
Shadows the copy.
(Inherited from CustomField.) |
| Name | Description | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) | |
| _value | (Inherited from CustomField.) |