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

属性值

要保留的名称。

适用于