AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageDataTableToolList..::..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.Web.UI.Admin.Tools
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public string InitCompleteFunction { get; set; }

Field Value

The initialize complete function.