Click or drag to resize
IUserAccessiableWebServicePost Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string WebServicePost(
	string inUrl,
	string inData
)

Parameters

inUrl
Type: SystemString
inData
Type: SystemString

Return Value

Type: String
See Also