Returns PersonalizationInfo according to user ID and Dashboard name.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- userId
- Type: System Int32
ID of the user to be selected
- dashboardName
- Type: System String
Name of the specified dashboard
- siteName
- Type: System String
Site name
Return Value
Type: PersonalizationInfoSee Also