ScriptReferenceBase.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:
 abstract bool IsFromSystemWebExtensions();
protected internal abstract bool IsFromSystemWebExtensions ();
[System.Obsolete("Use IsAjaxFrameworkScript(ScriptManager)")]
protected internal abstract bool IsFromSystemWebExtensions ();
abstract member IsFromSystemWebExtensions : unit -> bool
[<System.Obsolete("Use IsAjaxFrameworkScript(ScriptManager)")>]
abstract member IsFromSystemWebExtensions : unit -> bool
Protected Friend MustOverride Function IsFromSystemWebExtensions () As Boolean

Retours

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

Attributs

S’applique à