Users.saveStdPropertiesSEOPanelPrefs (Method)
Sets the standard properties SEO panel preferences for the current user or sets the defaults if no preferences are set.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
forDefaultUser | Boolean | Optional. Defaults to '0'. | Boolean flag which when set to true tells CommonSpot to return the default settings for users who have not established standard properties SEO panel preferences. If this is false, CommonSpot returns the current user's settings. |
state | StateOpenClosed | Optional. Defaults to 'Open'. | String identifying the state, as 'Open' or 'Closed'. |
Context:
License Requirements | SEO |
Permission Requirements | Contributor |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the customer level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None