ProfileManagerReorderAccordingToProfile Method |
Name | Description | |
---|---|---|
ReorderAccordingToProfileT(IListT, FuncT, String) |
Reorders the given collection of items according to the current visitor's primary profile.
| |
ReorderAccordingToProfileT(IListT, FuncT, String, Profile) |
Reorders the given collection of items according to the given visitor profile.
| |
ReorderAccordingToProfileT(IListT, String, FuncT, String) |
Reorders the given collection of items according to the current visitor's primary profile.
| |
ReorderAccordingToProfileT(IListT, String, FuncT, String, Profile) |
Reorders the given collection of items according to the given visitor profile.
| |
ReorderAccordingToProfileT(IListT, String, FuncT, String, Visit) |
Reorders the given collection of items according to the current visitor's primary profile.
|