Click or drag to resize

DateTimeCodeProviderInterval Property

Namespace:  Dynamicweb.Extensibility.CodeProviders
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInParameterAttribute("Interval")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=inputControl")]
[AddInParameterGroupAttribute("Source")]
public string Interval { get; set; }

Property Value

Type: String
See Also