[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientSizeChanged

OnClientSizeChanged Method

OnClientSizeChanged(string)

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

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

The value.

Returns
Type Description
PopupBuilder

Current builder.