Method | Description | |
---|---|---|
SessionLogCsvActionResult ( string filename, IEnumerable |
Method | Description | |
---|---|---|
WriteFile ( System.Web.HttpResponseBase response ) : void |
Method | Description | |
---|---|---|
NormalizeFilename ( string filename ) : string | ||
NormalizeStringField ( string value ) : string |
public SessionLogCsvActionResult ( string filename, IEnumerable |
||
filename | string | |
logEntries | IEnumerable |
|
return | System |
protected WriteFile ( System.Web.HttpResponseBase response ) : void | ||
response | System.Web.HttpResponseBase | |
return | void |