Creates a new
Html instance from the given text (will be encoded).
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static Html FromText(
string str
)
Parameters
- str
- Type: SystemString
Return Value
Type:
HtmlSee Also