| ValidatorMetadataParameters Property |
Namespace:
Dynamicweb.Content.Items.Metadata
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public IDictionary<string, Object> Parameters { get; set; }
Public Property Parameters As IDictionary(Of String, Object)
Get
Set
Property Value
Type:
IDictionaryString,
ObjectSee Also