SP.ObjectPathStaticMethod(context, typeId, methodName, parameters) Constructor
Applies to: SharePoint Foundation 2010
This member is reserved for internal use and is not intended to be used directly from your code.
var value = new ObjectPathStaticMethod(context, typeId, methodName, parameters);
Parameters
context
Type: SP.ClientRuntimeContext
typeId
Type: String
methodName
Type: String
parameters
Type: Object[]
Applies To
SP.ObjectPathStaticMethod Class