Back to Devexpress

ASPxWebControl.HtmlEncode(String) Method

aspnet-devexpress-dot-web-dot-aspxwebcontrol-dot-htmlencode-x28-system-dot-string-x29.md

latest1014 B
Original Source

ASPxWebControl.HtmlEncode(String) Method

For internal use only.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public string HtmlEncode(
    string text
)
vb
Public Function HtmlEncode(
    text As String
) As String

Parameters

NameType
textString

Returns

Type
String

See Also

ASPxWebControl Class

ASPxWebControl Members

DevExpress.Web Namespace