ScriptManager.ResolveCompositeScriptReference Événement
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.
Se produit quand un script composite est inscrit auprès du contrôle ScriptManager.
public:
event EventHandler<System::Web::UI::CompositeScriptReferenceEventArgs ^> ^ ResolveCompositeScriptReference;
public event EventHandler<System.Web.UI.CompositeScriptReferenceEventArgs> ResolveCompositeScriptReference;
member this.ResolveCompositeScriptReference : EventHandler<System.Web.UI.CompositeScriptReferenceEventArgs>
Public Custom Event ResolveCompositeScriptReference As EventHandler(Of CompositeScriptReferenceEventArgs)