Share via


PersistNameAttribute.Name Propriété

Définition

Cette propriété est utilisée en interne par l'infrastructure de page ASP.NET. Les applications ne doivent pas l'utiliser de manière explicite. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.

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

Valeur de propriété

Nom rendu persistant.

S’applique à