Class FormElementT

FormElement<T> class

ملفFormElement تمثل الحقل العام

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; }قيمة الحقل

أنظر أيضا