
|
If you were logged in you would be able to see more operations.
|
|
|
|
In a ULC application the client system properties are accessible with ClientContext.getSystemProperty(). However, by default only the system properties that can be read in the sandbox are available. A better approach would be to send the reduced set only if running in the sandbox and to send all system properties if running outside of the sandbox.
|
|
Description
|
In a ULC application the client system properties are accessible with ClientContext.getSystemProperty(). However, by default only the system properties that can be read in the sandbox are available. A better approach would be to send the reduced set only if running in the sandbox and to send all system properties if running outside of the sandbox. |
Show » |
|