TreeListSettingsCookies Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new instance of the Tree |
#Properties
Name | Description |
---|---|
Cookies |
Gets or sets the cookie’s name (identifier). |
Enabled | Gets or sets whether cookies are enabled. |
Store |
Gets or sets whether a cookie and layout data contain information on a column’s visible position. |
Store |
Gets or sets whether a cookie and layout data contain information on a column’s width. |
Store |
Gets or sets whether a cookie and layout data contain information on the ASPx |
Store |
Gets or sets whether a cookie and layout data contain information on expanded nodes. |
Store |
Gets or sets whether a cookie and layout data contain information on the filter criteria applied to the control. |
Store |
Gets or sets whether a cookie and layout data contain information on the active page. |
Store |
Gets or sets whether a cookie and layout data contain information on the search panel filter. |
Store |
Gets or sets whether a cookie and layout data contain information on selected nodes. |
Store |
Gets or sets whether a cookie and layout data contain information on sorting applied to ASPx |
Version | Gets or sets the cookie’s version. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Tree |
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also