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 à un script d’infrastructure AJAX ASP.NET.

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

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

Attributs

S’applique à