Html32TextWriter.ShouldPerformDivTableSubstitution Właściwość

Definicja

Pobiera lub ustawia wartość logiczną wskazującą, czy zastąpić Table element elementem Div , aby skrócić czas renderowania bloku 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

Wartość właściwości

true, aby zastąpić Table ciąg ; Divw przeciwnym razie . false

Dotyczy