Method | Description | |
---|---|---|
BlogUrl ( ) : string | ||
ExistsOn ( this targetUrl, string sourceUrl ) : bool | ||
ExistsOn ( this targetUrl, string sourceUrl, string &title ) : bool | ||
GetClientAgent ( ) : string | ||
GetClientIp ( ) : string | ||
GetDomain ( string sourceUrl ) : string |
public static ExistsOn ( this targetUrl, string sourceUrl ) : bool | ||
targetUrl | this | |
sourceUrl | string | |
return | bool |
public static ExistsOn ( this targetUrl, string sourceUrl, string &title ) : bool | ||
targetUrl | this | |
sourceUrl | string | |
title | string | |
return | bool |
public static GetDomain ( string sourceUrl ) : string | ||
sourceUrl | string | |
return | string |