Bagikan melalui


Html32TextWriter.ShouldPerformDivTableSubstitution Properti

Definisi

Mendapatkan atau menetapkan nilai Boolean yang menunjukkan apakah akan mengganti Table elemen dengan Div elemen untuk mengurangi waktu yang diperlukan untuk merender blok HTML.

public:
 property bool ShouldPerformDivTableSubstitution { bool get(); void set(bool value); };
public bool ShouldPerformDivTableSubstitution { get; set; }
member this.ShouldPerformDivTableSubstitution : bool with get, set
Public Property ShouldPerformDivTableSubstitution As Boolean

Nilai Properti

true untuk mengganti Table dengan Div; jika tidak, false.

Berlaku untuk