[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientResizing

OnClientResizing Method

OnClientResizing(string)

Configurates the OnClientResizing client event. Sets the client function which occurs when the Popup is about to be resized.

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

The value.

Returns
Type Description
PopupBuilder

Current builder.