BPM.Client Namespace > AspxCodeManager Class : GetResponse Method |
'Declaration
Public Shared Function GetResponse( _ ByVal cn As BPMConnection, _ ByVal aspxText As String _ ) As String
'Usage
Dim cn As BPMConnection Dim aspxText As String Dim value As String value = AspxCodeManager.GetResponse(cn, aspxText)
public static string GetResponse( BPMConnection cn, string aspxText )
public: static String^ GetResponse( BPMConnection^ cn, String^ aspxText )
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