IUrlsManager Interface
Provides access to the product URLs and related information.
Namespace: SMath.Manager.NetworkAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
public interface IUrlsManager
Public Interface IUrlsManager
public interface class IUrlsManager
type IUrlsManager = interface end
| ClearCachedUrls |
Clears the cached URLs which have been fetched from the server via WorkingServerUrl.
|
| PublicSitePages |
Starts building of URLs for pages and applications of the product web site.
|
| ServerApi |
Starts building of URLs for public API of the server the program connects to.
|
| ServerPages |
Starts building of URLs for pages and applications of the server the program connects to.
|