ScriptComponentDescriptor.GetScript 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 script client qui implémente le contrôle cible dans la page.
protected public:
override System::String ^ GetScript();
protected internal override string GetScript ();
override this.GetScript : unit -> string
Protected Friend Overrides Function GetScript () As String
Retours
Script client qui implémente le contrôle cible dans la page.