Click or drag to resize

HtmlBuilderLength Property

Gets the length (after encoding) of the current html string

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public int Length { get; }

Property Value

Type: Int32
See Also