Class FormElementT
FormElement<T> class
FormElement
일반 field 를 나타냅니다.
public abstract class FormElement<T> : FormElement
where T : HTMLElement
모수 | 설명 |
---|---|
T | 양식 제어 요소 유형 |
속성
이름 | 설명 |
---|---|
ElementType { get; } | 요소의 유형을 가져옵니다. |
HtmlElement { get; } | 가져오기HTMLElement . |
virtual Id { get; set; } | 양식 요소의 식별자를 가져오거나 설정합니다. |
virtual Name { get; set; } | 양식 요소의 이름을 가져오거나 설정합니다. |
virtual Value { get; set; } | field 의 값 |
또한보십시오
- class FormElement
- class HTMLElement
- 네임스페이스 Aspose.Html.Forms
- 집회 Aspose.HTML