Share via


ScriptReference.IsFromSystemWebExtensions Méthode

Définition

Attention

This method is obsolete. Use IsAjaxFrameworkScript(ScriptManager) instead.

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("This method is obsolete. Use IsAjaxFrameworkScript(ScriptManager) instead.")]
protected internal override bool IsFromSystemWebExtensions ();
override this.IsFromSystemWebExtensions : unit -> bool
[<System.Obsolete("This method is obsolete. Use IsAjaxFrameworkScript(ScriptManager) instead.")>]
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 à