[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientShown

OnClientShown Method

OnClientShown(string)

Configurates the OnClientShown client event. Sets the client function which occurs after the Popup has been shown.

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

The value.

Returns
Type Description
PopupBuilder

Current builder.