Infrastructure. Performs content initialization.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function initializeContent(updateOnly);

Parameters

updateOnly
Type: System..::..Boolean
Determines if content should be refreshed or recreated.

See Also