![]() | ProfileManagerIsPersonalizedContent Method |
Name | Description | |
---|---|---|
![]() ![]() | IsPersonalizedContent(ContentItem) |
Determines whether the given content is personalized for the current visitor.
|
![]() ![]() | IsPersonalizedContent(Page) |
Determines whether the given page is personalized according to current visitor's primary profile.
|
![]() ![]() | IsPersonalizedContent(Paragraph) |
Determines whether the given paragraph is personalized according to current visitor's primary profile.
|
![]() ![]() | IsPersonalizedContent(String, String) |
Determines whether the given content is personalized for the current visitor.
|
![]() ![]() | IsPersonalizedContent(ContentItem, Profile) |
Determines whether the given content is personalized for a given profile.
|
![]() ![]() | IsPersonalizedContent(ContentItem, ProfileCollection) |
Determines whether the given content is personalized for any of the given visitor profiles.
|
![]() ![]() | IsPersonalizedContent(ContentItem, Visit) |
Determines whether the given content is personalized for the given visitor.
|
![]() ![]() | IsPersonalizedContent(Page, Visit) |
Determines whether the given page is personalized according to given visitor's primary profile.
|
![]() ![]() | IsPersonalizedContent(Paragraph, Visit) |
Determines whether the given paragraph is personalized according to given visitor's primary profile.
|
![]() ![]() | IsPersonalizedContent(String, String, ProfileCollection) |
Determines whether the given content is personalized for any of the given visitor profiles.
|
![]() ![]() | IsPersonalizedContent(String, String, Visit) |
Determines whether the given content is personalized for the given visitor.
|
![]() ![]() | IsPersonalizedContent(String, String, Profile, Boolean) |
Determines whether the given content is personalized for a given profile.
|