Returns PersonalizationInfo according to user ID and document ID.
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
- documentId
- Type: System Int32
ID of the specified document
Return Value
Type: PersonalizationInfoSee Also