Freigeben über


DataSourceSelectResultProcessingOptions.AutoPage Eigenschaft

Definition

Gibt an, ob Paging automatisch vom ModelDataSourceView-Objekt ausgeführt wird.

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

Eigenschaftswert

true, um anzugeben, dass das Paging automatisch durchgeführt wird; andernfalls false.

Gilt für: