Property | Type | Description | |
---|---|---|---|
Empty | IHtmlString |
Method | Description | |
---|---|---|
Encode ( object input ) : IHtmlString | ||
Raw ( string input ) : IHtmlString |
public static Encode ( object input ) : IHtmlString | ||
input | object | |
return | IHtmlString |
public static Raw ( string input ) : IHtmlString | ||
input | string | |
return | IHtmlString |