Ejemplo n.º 1
0
 public void SetEncTypeValue(E_FormEncType newValue)
 {
     setHTMLAttr<E_FormEncType>("enctype", newValue);
 }
Ejemplo n.º 2
0
 public void SetEncTypeValue(E_FormEncType newValue)
 {
     setHTMLAttr <E_FormEncType>("enctype", newValue);
 }