'Declaration
Public Shared Function EnumerateFrameworkScriptIncludes( _ ByVal webControl As NWebControl _ ) As System.String()
'Usage
Dim webControl As NWebControl Dim value() As System.String value = NAjaxTechnologyHelper.EnumerateFrameworkScriptIncludes(webControl)
public static System.string[] EnumerateFrameworkScriptIncludes( NWebControl webControl )
Parameters
- webControl