Property | Type | Description | |
---|---|---|---|
IHttpHandler | void |
Method | Description | |
---|---|---|
AttributeEncode ( string text ) : string | ||
Encode ( string text ) : string | ||
Html ( string html ) : IHtmlString | ||
RenderBody ( ) : object | ||
TransformText ( ) : string | ||
Write ( object value ) : void |
Method | Description | |
---|---|---|
ProcessRequest ( ) : void |
Method | Description | |
---|---|---|
IHttpHandler ( |
public AttributeEncode ( string text ) : string | ||
text | string | |
return | string |