method enableFeature

bool enableFeature(string feature,bool enable);

Argumente

Zurückgegebener Wert

This method allows specific features on the DHTML control to be enabled or disabled at runtime from script. A list of the supported features is listed below.

See addDHTMLDOMObject for an example.