Users.getContributeUIPrefs (Method)
Returns a structure containing information about a user's contribute UI preferences.
Returns:
Users_GetContributeUIPrefs_Result (struct)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
isContainerViewMode | Boolean | Boolean flag which when true indicates that the user has turned on the 'Show Container Tools' option. |
isElementViewMode | Boolean | Boolean flag when true indicates that the user has turned on the 'Show Element Tools' option. |
isShowNewLinksMode | Boolean | Boolean flag when true indicates that the user has turned on the 'Show New Element Links' option. |
Context:
License Requirements | None |
Permission Requirements | Contributor |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None