formEnctype property - SubmitButtonInputElement class - dart:html library (original) (raw)

description

String getformEnctype

Implementation

String get formEnctype;

setformEnctype (String value)

Implementation

set formEnctype(String value);