PersistNameAttribute.Name 属性

定义

此属性由 ASP.NET 页面框架在内部使用。 应用程序不应显式使用此对象。 此 API 已废弃不用。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 移动应用 & 具有 ASP.NET 的网站

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

属性值

保持的名称。

适用于