Visual Basic (Declaration) | |
---|---|
Public Sub DeployAsSPContentType( _ ByVal rootSiteUrl As String, _ ByVal dataConnectionsFolderUrl As String, _ ByVal contentTypeFullFileUrl As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorkflowFormTemplateEditor Dim rootSiteUrl As String Dim dataConnectionsFolderUrl As String Dim contentTypeFullFileUrl As String instance.DeployAsSPContentType(rootSiteUrl, dataConnectionsFolderUrl, contentTypeFullFileUrl) |
C# | |
---|---|
public void DeployAsSPContentType( string rootSiteUrl, string dataConnectionsFolderUrl, string contentTypeFullFileUrl ) |
C++/CLI | |
---|---|
public: void DeployAsSPContentType( String^ rootSiteUrl, String^ dataConnectionsFolderUrl, String^ contentTypeFullFileUrl ) |
Parameters
- rootSiteUrl
- dataConnectionsFolderUrl
- contentTypeFullFileUrl
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2