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