Back to Devexpress

ASPxTreeList.SettingsCookies Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-aspxtreelist-95f5fe2c.md

latest1.5 KB
Original Source

ASPxTreeList.SettingsCookies Property

Provides access to the ASPxTreeList cookie and layout settings.

Namespace : DevExpress.Web.ASPxTreeList

Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public TreeListSettingsCookies SettingsCookies { get; }
vb
Public ReadOnly Property SettingsCookies As TreeListSettingsCookies

Property Value

TypeDescription
TreeListSettingsCookies

An TreeListSettingsCookies object that contains the control’s cookie and layout settings.

|

Remarks

The SettingsCookies property allows you to specify cookie and layout storing settings.

  • Cookies

  • Layout Storing

See Also

Cookies Support

Tree List

ASPxTreeList Class

ASPxTreeList Members

DevExpress.Web.ASPxTreeList Namespace