Collection of client-side scripts associated with the item.
[Visual Basic]
Public Property ClientScripts As ScriptDefCollection
[C#]
public ScriptDefCollection ClientScripts {get;set;}
[Delphi]
public property ClientScripts: ScriptDefCollection read get_ClientScripts write set_ClientScripts;
See Also
C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |