Type: String
Shows details of the UP.Link gateway if being used. For example "up1.upl.sprintpcs.com".
C# Example:
<html>WAP gateway:
<% BrowserObj browObj = BrowserObj.GetBrowser();
Response.Write(browObj.WAP_Gateway);
%>
</html>
See Also:
WAP_DeviceModel Property (.NET)