JQueryUIJQueryShowHideToggleEffects Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Effects that can be used with Show/Hide/Toggle:

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum JQueryShowHideToggleEffects
Members

  Member nameValueDescription
Blind0 Blinds the element away or shows it by blinding it in.
Clip1 Clips the element on or off, vertically or horizontally.
Drop2 Drops the element away or shows it by dropping it in.
Explode3 Explodes the element into multiple pieces.
Fold4 Folds the element like a piece of paper.
Puff5 Scale and fade out animations create the puff effect.
Slide6 Slides the element out of the viewport.
Scale7 Shrink or grow an element by a percentage factor.
See Also

Reference