FileManagerSettingsFolders.EnableCallBacks Property
Gets or sets a value that specifies whether the callback technology is used to transfer the requested folders from the server within folder container.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(false)]
public bool EnableCallBacks { get; set; }
<DefaultValue(False)>
Public Property EnableCallBacks As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true if round trips to the server are performed using callbacks; false if the callback technology isn't used. |
Property Paths
You can access this nested property as listed below:
Show 21 property paths