Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFPageBase.HAE Method

Encodes the provided text suitable for use as an HTML attribute data value.

Class: YetaWF.Core.Components.YetaWFPageBase
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public string HAE( string? text );

Parameters

text

The string to encode.

Return Value

Returns an encoded HTML attribute data value.

See Also YetaWF.Core.Components.YetaWFPageBase ClassYetaWF.Core Overview