ScriptLink.RegisterDelayedExecutionScript Method
SharePoint 2010
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public static void RegisterDelayedExecutionScript( Page page, string strFileKey, string scriptBlockId, string strMethod, params string[] scriptSafeArgs )
Parameters
- page
- Type: System.Web.UI.Page
- strFileKey
- Type: System.String
- scriptBlockId
- Type: System.String
- strMethod
- Type: System.String
- scriptSafeArgs
- Type: System.String[]