ScriptReference.IgnoreScriptPath Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
This property is obsolete. Instead of using ScriptManager.ScriptPath, set the Path property on each individual ScriptReference.
Bir kaynaktan istemci betik dosyasını kaydettiğinizde özelliğin ScriptPath URL'ye eklenip eklenmediğini belirten bir değer alır veya ayarlar.
public:
property bool IgnoreScriptPath { bool get(); void set(bool value); };
public bool IgnoreScriptPath { get; set; }
[System.Obsolete("This property is obsolete. Instead of using ScriptManager.ScriptPath, set the Path property on each individual ScriptReference.")]
public bool IgnoreScriptPath { get; set; }
member this.IgnoreScriptPath : bool with get, set
[<System.Obsolete("This property is obsolete. Instead of using ScriptManager.ScriptPath, set the Path property on each individual ScriptReference.")>]
member this.IgnoreScriptPath : bool with get, set
Public Property IgnoreScriptPath As Boolean
Özellik Değeri
true istemci betiğini kaydederken betik yolu kullanılmıyorsa; aksi takdirde , false.
- Öznitelikler
Açıklamalar
Bir istemci betik dosyasını, değerini betik dosyasının ScriptPath URL'sine eklemeden kaydetmek istediğiniz zaman olarak ayarlarsınız.IgnoreScriptPath true