Skip to main content
A newer version of this page is available. .
Tab

FileManagerSettingsCookies.Version Property

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[DefaultValue("")]
public string Version { get; set; }

Property Value

Type Default
String String.Empty

Property Paths

You can access this nested property as listed below:

Library Object Type Path to Version
ASP.NET Bootstrap Controls BootstrapFileManager
.SettingsCookies.Version
ASP.NET Web Forms Controls ASPxFileManager
.SettingsCookies.Version
HtmlEditorFileManager
.SettingsCookies.Version
RichEditFileManager
.SettingsCookies.Version
RichEditFolderManager
.SettingsCookies.Version
FileManagerSettings
.SettingsCookies.Version
MVCxFileManager
.SettingsCookies.Version
See Also