This topic has not yet been rated - Rate this topic

OpenXMLDocuments.CustomizeTemplate4 Method

Published: May 2010

Creates a custom SharePoint Foundation form template (.xsn) file based on the schema that is retrieved through the specified content type URL and content type ID.

expression.CustomizeTemplate4(bstrContentTypeURL As String, bstrContentTypeID As String)

expression

An expression that returns an OpenXMLDocuments Control object.

bstrContentTypeURL

A string that contains the content type URL.

bstrContentTypeID

A string that contains the content type ID. For information about the format of content type IDs, see Content Type IDs.

true if the form template is successfully created; otherwise, false.

Date

Description

May 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.