Plumtree UI Infrastructure API  
 

HTTPHelpers.AppendQSArgument Method (XPStringBuilder, String, String, Boolean)

public static void AppendQSArgument(
   XPStringBuilder _sbArgs,
   string _strArgName,
   string _strArgValue,
   bool _bLeaveOutAmpersand
);

See Also

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