CustomFieldSpecific Class |
Namespace: Dynamicweb.News.Common.CustomFields
The CustomFieldSpecific type exposes the following members.
Name | Description | |
---|---|---|
CustomFieldSpecific(IDataReader, Int32) |
Initializes a new instance of the CustomFieldSpecific class.
| |
CustomFieldSpecific(Int32, String) |
Initializes a new instance of the CustomFieldSpecific class.
| |
CustomFieldSpecific(Int32, Int32, String) |
Initializes a new instance of the CustomFieldSpecific 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.
(Inherited from CustomFieldGenerallib.) | |
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.) | |
GetList(Int32) |
Gets the custom fields list by specified group id.
| |
GetList(ListCustomGroup) |
Gets the custom fields list by specified groups.
| |
GetListByIdsWithValues |
Gets the custom fields list by specified item id, group id and field ids.
| |
GetListWithValues(Int32, Int32) |
Gets the custom fields list by specified item ids group ids.
| |
GetListWithValues(String, String) |
Gets the custom fields list by specified items and groups.
| |
Load(Int32) | (Inherited from DbObject.) | |
Load(CommandBuilder) | (Inherited from CustomField.) | |
MoveCustomField |
Moves the custom field.
(Inherited from CustomField.) | |
Save |
Saves this instance to DB.
(Overrides CustomFieldSave.) | |
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.) |