Method | Description | |
---|---|---|
GetAppRelativeCurrentExecutionFilePath ( ) : string | ||
GetFormValue ( string key ) : string | ||
SetContentType ( string contentType ) : void | ||
SetStatusCode ( int statusCode ) : void | ||
Write ( string response ) : void |
public GetAppRelativeCurrentExecutionFilePath ( ) : string | ||
return | string |
public SetContentType ( string contentType ) : void | ||
contentType | string | |
return | void |
public SetStatusCode ( int statusCode ) : void | ||
statusCode | int | |
return | void |