AllowPersonalization property: RCServiceConfig class
Description
Use the AllowPersonalization property to set or return a Y/N string value to indicate whether user personalization is allowed for this item of fluid related content. “Personalization” allows the user to show or hide an item of fluid related content.
Note:
The default value is Y.
This property is read/write.
Example
&rcServConfig.AllowPersonalization = "N"; /* Set Y/N string value */