Click or drag to resize

DateTimeCodeProviderNumber Property

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

Property Value

Type: Int32
See Also