Class Field
- Namespace
- Dynamicweb.Ecommerce.Products.Categories
- Assembly
- Dynamicweb.Ecommerce.dll
The class Field represents product Category field.
- Inheritance
-
Field
- Inherited Members
Properties
AllowChangesAcrossLanguages
Property Value
AllowChangesAcrossVariants
Property Value
Category
Property Value
DefaultValue
The default value of this Dynamicweb.eCommerce.Products.Categories.Field object.
Property Value
DoNotRender
Is used to skip the field in the loops in the frontend rendering.
Property Value
FieldType
Property Value
FieldValueConversionDecimals
Gets or sets number of decimals to use
Property Value
FieldValueConversionDisplayRule
Gets or sets Indication for how to present the Value in channel/frontend
Property Value
FieldValueConversionPreset
Gets or sets Id from selected field value conversion, to use as Presentation unit
Property Value
- int?
ForeignCategoryId
Property Value
HideEmpty
Is used to skip the field in the loops in the frontend rendering.
Property Value
Id
The ID of the field.
Property Value
IncludeAllExistingLanguages
Property Value
IsFieldLockedByLanguage
Returns true if the field is locked across all languages otherwise false.
Property Value
PresentationType
The presentation type of list box field values
Property Value
ReadOnly
Property Value
Required
Property Value
ShowFieldOnBothMasterAndVariant
Is used to indicate whether the field will be shown on all products
or hidden in master or variant according to Allow
Property Value
SortOrder
Gets or sets the sort order.
Property Value
TemplateTag
The template tag for this Dynamicweb.eCommerce.Products.Categories.Field object.
Property Value
Translations
Gets the translations for the current entity
Property Value
Type
The type of this Dynamicweb.eCommerce.Products.Categories.Field object.
Property Value
ValidationPattern
Gets or sets the validation pattern.
Property Value
Methods
Equals(object)
Check whether given comparable object equal to this instance.
Parameters
comparable
objectThe comparable object.
Returns
GetDescription(string)
Parameters
languageId
string
Returns
GetHashCode()
Gets the field hash code.
Returns
Remarks
Hash code is taken from the field id.
GetLabel(string)
Parameters
languageId
string
Returns
GetUniqueId()
Returns
GetValidationErrorMessage(string)
Parameters
languageId
string