FocusEvent.FocusEvent
FocusEvent(string)
Yeni bir örneğini başlatır.FocusEvent sınıf.
public FocusEvent(string type)
| Parametre | Tip | Tanım |
|---|---|---|
| type | String | Olay türü. |
Ayrıca bakınız
- class FocusEvent
- ad alanı Aspose.Html.Dom.Events
- toplantı Aspose.HTML
FocusEvent(string, IDictionary<string, object>)
Yeni bir örneğini başlatır.FocusEvent sınıf.
public FocusEvent(string type, IDictionary<string, object> eventInitDict)
| Parametre | Tip | Tanım |
|---|---|---|
| type | String | Olay türü. |
| eventInitDict | IDictionary`2 | Olay sözlüğü başlatıyor. |
Ayrıca bakınız
- class FocusEvent
- ad alanı Aspose.Html.Dom.Events
- toplantı Aspose.HTML