AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

IToolDataTableList..::..InitCompleteFunction Property

Name of JavaScript function to call after data table has been loaded. Signature needs to be defined as functionName() Usage: InitCompleteFunction = "functionName";

Namespace:  AdvantageCMS.Core.Admin.Interfaces
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


string InitCompleteFunction { get; set; }

Field Value

The initialize complete function.