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