rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-10-09 | 2016-01-21 | ||
tryagent (martin) | scriptcommand_open#rawsettings (martin) | ||
Line 2: | Line 2: | ||
You can use raw site settings to setup advanced site settings. | You can use raw site settings to setup advanced site settings. | ||
- | In [[scripting]], use ''-rawsettings'' switch of scripting command ''[[scriptcommand_open|open]]'' (when the settings cannot be configured using [[session_url|session URL]] nor using any dedicated switch of the command). | + | In [[scripting]], use ''[[scriptcommand_open#rawsettings|-rawsettings]]'' switch of scripting command ''[[scriptcommand_open|open]]'' (when the settings cannot be configured using [[session_url|session URL]] nor using any dedicated switch of the command). |
In [[library|.NET assembly]], use ''[[library_sessionoptions_addrawsettings|SessionOptions.AddRawSettings]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_sessionoptions|SessionOptions]]'' class). | In [[library|.NET assembly]], use ''[[library_sessionoptions_addrawsettings|SessionOptions.AddRawSettings]]'' method (when the settings cannot be configured using any dedicated property of ''[[library_sessionoptions|SessionOptions]]'' class). |