Property | Type | Description | |
---|---|---|---|
BasicPass | string | ||
BasicUser | string | ||
CustomCookieCollection | |||
POST | string | ||
Response | |||
URL | string | ||
UseBasicAuthentication | bool |
Method | Description | |
---|---|---|
CreateWebrequest ( ) : System | ||
StringGetWebPage ( ) : string | ||
StringGetWebPage ( string URL, string POST ) : string |
public StringGetWebPage ( string URL, string POST ) : string | ||
URL | string | |
POST | string | |
return | string |
public CookieCollection,System.Net CustomCookieCollection | ||
return |
public HttpWebResponse,System.Net Response | ||
return |