[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientSizeChanging

OnClientSizeChanging Method

OnClientSizeChanging(string)

Configurates the OnClientSizeChanging client event. Sets the client function which occurs while the user resizes the Popup, between the resizing and resized events.

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

The value.

Returns
Type Description
PopupBuilder

Current builder.