Method | Description | |
---|---|---|
GetDatabaseName ( this url, bool throwIfNotFound = true ) : string | ||
GetServerRootUrl ( this url ) : |
||
TrimTrailingSlash ( this url ) : |
public static GetDatabaseName ( this url, bool throwIfNotFound = true ) : string | ||
url | this | |
throwIfNotFound | bool | |
return | string |
public static GetServerRootUrl ( this url ) : |
||
url | this | |
return |
public static TrimTrailingSlash ( this url ) : |
||
url | this | |
return |