Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SharePointValidationRuleResponseURL2::ValidateValue Method (String^, String^, String^, String^)

 

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

public:
static bool ValidateValue(
	String^ sRequestURL,
	String^ sExpectedURL,
	String^ sActualURL,
	String^ locale
)

Parameters

sRequestURL
Type: System::String^

sExpectedURL
Type: System::String^

sActualURL
Type: System::String^

sTerminators

Return Value

Type: System::Boolean

Return to top
Show: