Свойство | Тип | Описание | |
---|---|---|---|
IsValidUri | bool |
Метод | Описание | |
---|---|---|
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
|
Метод | Описание | |
---|---|---|
IsValidUri ( string uri ) : bool |
public static GetDefaultSite ( ) : |
||
Результат |
public static GetSiteInfo_ByName ( string name ) : |
||
name | string | |
Результат |
public static GetSiteInfo_ByUrl ( string url ) : |
||
url | string | |
Результат |