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