ObjectListDataBindEventArgs 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.
提供 ItemDataBind 控制項之 ObjectList 事件的資料。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。
public ref class ObjectListDataBindEventArgs : EventArgs
public class ObjectListDataBindEventArgs : EventArgs
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public class ObjectListDataBindEventArgs : EventArgs
type ObjectListDataBindEventArgs = class
inherit EventArgs
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type ObjectListDataBindEventArgs = class
inherit EventArgs
Public Class ObjectListDataBindEventArgs
Inherits EventArgs
- 繼承
- 屬性
繼承的類別或事件處理程式可以使用 ItemDataBind 事件來執行複雜的數據系結。
Object |
已淘汰.
初始化 ObjectListDataBindEventArgs 類別的新執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 |
Data |
已淘汰.
取得要進行繫結之清單項目的指定資料物件。 這個屬性只可用於清單項目已進行資料繫結的要求;在後續的回傳中,它一定為 |
List |
已淘汰.
取得產生事件的 ListItem。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with ASP.NET。 |
Equals(Object) |
已淘汰.
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
Get |
已淘汰.
做為預設雜湊函式。 (繼承來源 Object) |
Get |
已淘汰.
取得目前執行個體的 Type。 (繼承來源 Object) |
Memberwise |
已淘汰.
建立目前 Object 的淺層複製。 (繼承來源 Object) |
To |
已淘汰.
傳回代表目前物件的字串。 (繼承來源 Object) |
產品 | 版本 (已淘汰) |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5 (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |