[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.OnClientResized

OnClientResized Method

OnClientResized(string)

Configurates the OnClientResized client event. Sets the client function which occurs after the Popup has been resized.

Declaration
public PopupBuilder OnClientResized(string value)
Public Function OnClientResized(value As String) As PopupBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PopupBuilder

Current builder.