[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientShowing

OnClientShowing Method

OnClientShowing(string)

Configurates the OnClientShowing client event. Sets the client function which occurs before the Popup is showing.

Declaration
public PopupBuilder OnClientShowing(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PopupBuilder

Current builder.