ContentPlaceHolderDesigner.GetPersistenceContent Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le code HTML persistable du contrôle.
public:
override System::String ^ GetPersistenceContent();
public override string GetPersistenceContent();
override this.GetPersistenceContent : unit -> string
Public Overrides Function GetPersistenceContent () As String
Retours
Code HTML interne persistable du contrôle.