Uiinfrastructure API Docs  
 

HTTPHelpers.CheckIntegrityOfParameterArrays Method (String[], String[])

public static void CheckIntegrityOfParameterArrays(
   string[] strParamNames,
   string[] strParamValues
);

Parameters

strParamNames
strParamValues

Return Value

See Also

HTTPHelpers Class | com.plumtree.uiinfrastructure.statichelpers Namespace | HTTPHelpers.CheckIntegrityOfParameterArrays Overload List