Requests a script to be added to the page
Namespace: DotNetNuke.Framework.JavaScriptLibrariesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static void RequestRegistration( string jsname, Version version ) |
Visual Basic |
---|
Public Shared Sub RequestRegistration ( jsname As String, version As Version ) |
Parameters
- jsname
- Type: System..::..String
the library name
- version
- Type: System..::..Version
the library's version