Click or drag to resize

InputHTML5EditorType Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use InputType instead")]
[AddInParameterAttribute("Type")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "inputClass=std editor-parameter")]
public string Type { get; set; }

Property Value

Type: String
See Also