Property | Type | Description | |
---|---|---|---|
IsValidUri | bool |
Method | Description | |
---|---|---|
GetDefaultSite ( ) : |
If a default site is specified in the configuration file, it is returned
|
|
GetSiteInfo_ByName ( string name ) : |
The site's url is returned through the mapping in the configuration file
|
|
GetSiteInfo_ByUrl ( string url ) : |
The site's url is returned through the mapping in the configuration file
|
Method | Description | |
---|---|---|
IsValidUri ( string uri ) : bool |
public static GetSiteInfo_ByName ( string name ) : |
||
name | string | |
return |
public static GetSiteInfo_ByUrl ( string url ) : |
||
url | string | |
return |