A newer version of this page is available.
ASPxEditBase.EncodeHtml Property
This property is not in effect for the ASPxEditBase class. It's overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public override bool EncodeHtml { get; set; }
Public Overrides Property EncodeHtml As Boolean
Property Value
Type |
---|
Boolean |
See Also
Feedback