WAP_Gateway Property (.NET)

 

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 Property (.NET)

WAP_DeviceModel Property (.NET)

WAP_MaxDeckSize Property (.NET)

WAP_SubscriberID Property (.NET)