ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebGroupHeader.ClientScripts Property

Collection of client-side scripts associated with the header of the group.

[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

C1WebGroupHeader Class | C1WebGroupHeader Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.