[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientHidden

OnClientHidden Method

OnClientHidden(string)

Configurates the OnClientHidden client event. Sets the client function which occurs after the Popup has been hidden.

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

The value.

Returns
Type Description
PopupBuilder

Current builder.