ScriptLink.BuildDelayedExecutionScript Method
SharePoint 2010
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public static string BuildDelayedExecutionScript( string strFileKey, string strMethod, params string[] scriptSafeArgs )
Parameters
- strFileKey
- Type: System.String
- strMethod
- Type: System.String
- scriptSafeArgs
- Type: System.String[]