Click or drag to resize

ProfileManagerApplyDynamics Method

Overload List
  NameDescription
Public methodStatic memberApplyDynamics(ContentItem, ProfileEstimate)
Applies profile dynamics settings to the given profile based on the given content.
Public methodStatic memberApplyDynamics(Page, ProfileEstimate)
Applies profile dynamics settings to the given profile based on the given page.
Public methodStatic memberApplyDynamics(Paragraph, ProfileEstimate)
Applies profile dynamics settings to the given profile based on the given paragraph.
Public methodStatic memberApplyDynamics(String, String, ProfileEstimate)
Applies profile dynamics settings to the given profile based on the given content.
Public methodStatic memberApplyDynamics(ContentItem, ProfileEstimate, ProfileDynamicsApplyMode)
Applies profile dynamics settings to the given profile based on the given content.
Public methodStatic memberApplyDynamics(ContentItem, ProfileEstimate, ProfileDynamicsCacheAccumulateMode)
Applies profile dynamics settings to the given profile based on the given content.
Public methodStatic memberApplyDynamics(String, String, ProfileEstimate, ProfileDynamicsApplyMode)
Applies profile dynamics settings to the given profile based on the given content.
Public methodStatic memberApplyDynamics(String, String, ProfileEstimate, ProfileDynamicsCacheAccumulateMode)
Applies profile dynamics settings to the given profile based on the given content.
Public methodStatic memberApplyDynamics(String, String, ProfileEstimate, ProfileDynamicsApplyMode, ProfileDynamicsCacheAccumulateMode)
Applies profile dynamics settings to the given profile based on the given content.
Top
See Also