Click or drag to resize

ProfileManagerReorderAccordingToProfile Method

Overload List
  NameDescription
Public methodStatic memberReorderAccordingToProfileT(IListT, FuncT, String)
Reorders the given collection of items according to the current visitor's primary profile.
Public methodStatic memberReorderAccordingToProfileT(IListT, FuncT, String, Profile)
Reorders the given collection of items according to the given visitor profile.
Public methodStatic memberReorderAccordingToProfileT(IListT, String, FuncT, String)
Reorders the given collection of items according to the current visitor's primary profile.
Public methodStatic memberReorderAccordingToProfileT(IListT, String, FuncT, String, Profile)
Reorders the given collection of items according to the given visitor profile.
Public methodStatic memberReorderAccordingToProfileT(IListT, String, FuncT, String, Visit)
Reorders the given collection of items according to the current visitor's primary profile.
Top
See Also