Partager via


CompositeScriptReference.IsFromSystemWebExtensions Méthode

Définition

Attention

Use IsAjaxFrameworkScript(ScriptManager)

Indique si le script composite contient une référence au script d'infrastructure ASP.NET AJAX.

protected public:
 override bool IsFromSystemWebExtensions();
protected internal override bool IsFromSystemWebExtensions ();
[System.Obsolete("Use IsAjaxFrameworkScript(ScriptManager)")]
protected internal override bool IsFromSystemWebExtensions ();
override this.IsFromSystemWebExtensions : unit -> bool
[<System.Obsolete("Use IsAjaxFrameworkScript(ScriptManager)")>]
override this.IsFromSystemWebExtensions : unit -> bool
Protected Friend Overrides Function IsFromSystemWebExtensions () As Boolean

Retours

Boolean

true si le script composite contient une référence à un script d'infrastructure ASP.NET AJAX ; sinon, false.

Attributs

S’applique à