Click or drag to resize

InputHtml5Attribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class InputHtml5Attribute : FieldAttribute

The InputHtml5Attribute type exposes the following members.

Constructors
  NameDescription
Public methodInputHtml5Attribute
Initializes a new instance of the InputHtml5Attribute class
Public methodInputHtml5Attribute(String)
Initializes a new instance of the InputHtml5Attribute class
Public methodInputHtml5Attribute(String, String, String, String, Int32, Int32, Int32, Int32, Boolean, Boolean)
Initializes a new instance of the InputHtml5Attribute class
Top
Properties
Methods
See Also