Visual Basic (Declaration) | |
---|---|
Public Sub DeployToSPFormLibrary( _ ByVal rootSiteUrl As String, _ ByVal dataConnectionsFolderUrl As String _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WorkflowFormTemplateEditor Dim rootSiteUrl As String Dim dataConnectionsFolderUrl As String instance.DeployToSPFormLibrary(rootSiteUrl, dataConnectionsFolderUrl) |
C# | |
---|---|
public void DeployToSPFormLibrary( string rootSiteUrl, string dataConnectionsFolderUrl ) |
C++/CLI | |
---|---|
public: void DeployToSPFormLibrary( String^ rootSiteUrl, String^ dataConnectionsFolderUrl ) |
Parameters
- rootSiteUrl
- dataConnectionsFolderUrl
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