SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

DeleteContentTypeAsync Method

Deletes the specified content type from the site.

Syntax

[VB.NET]
Public Function DeleteContentTypeAsync(ByVal ContentTypeId As String) As IAsyncAction
[C#]
public IAsyncAction DeleteContentTypeAsync(string contentTypeId);

Remarks

This method is the asynchronous version of the DeleteContentType method and is used to support asynchronous operations in WinRT. Please refer to DeleteContentType for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0