rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2015-02-23 | 2015-02-23 | ||
correction to library_sessionoptions_addrawsettings (martin) | grammar (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 that cannot be configured using [[session_url|session URL]] nor using any dedicated switch of the command). | + | 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 [[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). |