PersistNameAttribute.Name 屬性

定義

這個屬性是由 ASP.NET Page Framework 內部使用。 應用程式不應明確使用這個屬性。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

屬性值

要保存的名稱。

適用於