RegisteredExpandoAttribute 類別

定義

提供對先前使用 Page 物件註冊之自訂 (expando) 屬性的名稱/值組的存取。

public ref class RegisteredExpandoAttribute sealed
public sealed class RegisteredExpandoAttribute
type RegisteredExpandoAttribute = class
Public NotInheritable Class RegisteredExpandoAttribute
繼承
RegisteredExpandoAttribute

屬性

Control

取得註冊自訂 (expando) 屬性的控制項。

ControlId

取得註冊自訂 (expando) 屬性之控制項的識別項。

Encode

取得指出自訂 (expando) 屬性是否已編碼的值。

Name

取得自訂 (expando) 屬性的名稱。

Value

取得自訂 (expando) 屬性的值。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於

另請參閱