 | ItemEditSettingsFields Property |
Namespace:
Dynamicweb.Content.Items.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IEnumerable<string> Fields { get; set; }
Public Property Fields As IEnumerable(Of String)
Get
Set
Property Value
Type:
IEnumerableString
See Also