e861aecaf1151aa5460a05895d1004ae39d18678
API/CodeSamples/Javascript/ReportViewerConfig.md
| ... | ... | @@ -30,3 +30,5 @@ Here is a list of the object keys sent back and their default values |
| 30 | 30 | |DateFormat|m/d/yy| |
| 31 | 31 | |CategoryCharacter|\\| |
| 32 | 32 | |UseBulkCsv|false| |
| 33 | + |
|
| 34 | +GotReportViewerConfig is a callback method that takes two arguments. The first is the data above. The second is the id of the config object. |
|
| ... | ... | \ No newline at end of file |