[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.FadeIn

FadeIn Method

FadeIn(bool)

Configurates FadeIn. Sets a value that determines whether popups should be shown using a fade-in animation.

Declaration
public PopupBuilder FadeIn(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PopupBuilder

Current builder.