Gets the control script references.

Namespace:  C1.Web.iPhone.C1Button
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public static List<ScriptReference> GetControlScriptReferences()
Visual Basic
Public Shared Function GetControlScriptReferences As List(Of ScriptReference)

Return Value

See Also