SP.UserCustomActionCollection(Context, ObjectPath) Constructor
Applies to: SharePoint Foundation 2010
Initializes a new instance of the SP.UserCustomActionCollection Class.
var value = new UserCustomActionCollection(Context, ObjectPath);
Parameters
Context
Type: SP.ClientRuntimeContext
ObjectPath
Type: SP.ObjectPath
Applies To
SP.UserCustomActionCollection Class
See Also
Reference
SP.UserCustomActionCollection Methods