ASPxWebControl.HtmlEncode(String) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type |
|---|---|
| text | String |
Returns
| Type |
|---|
| String |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
public string HtmlEncode(
string text
)
Public Function HtmlEncode(
text As String
) As String
| Name | Type |
|---|---|
| text | String |
| Type |
|---|
| String |