Back to Devexpress

ASPxFileManager.EncodeHtml Property

aspnet-devexpress-dot-web-dot-aspxfilemanager-1fa8c1cd.md

latest1.1 KB
Original Source

ASPxFileManager.EncodeHtml Property

This property is not in effect for the ASPxFileManager class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override bool EncodeHtml { get; set; }
vb
Public Overrides Property EncodeHtml As Boolean

Property Value

Type
Boolean

Remarks

The property is overridden only to prevent it from appearing in Microsoft Visual Studio designer tools.

See Also

File Manager

ASPxFileManager Class

ASPxFileManager Members

DevExpress.Web Namespace