| ItemRelationListAttributeInitializeEditorConfiguration Method |
Namespace:
Dynamicweb.Content.Items.Annotations
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax protected override void InitializeEditorConfiguration(
ItemField itemField
)
Protected Overrides Sub InitializeEditorConfiguration (
itemField As ItemField
)
Parameters
- itemField
- Type: Dynamicweb.Content.Items.MetadataItemField
See Also