public class ServerPagesUrls : ServerUrls,
IServerPagesUrls, IServerUrls, IUrlBuilderPublic Class ServerPagesUrls
Inherits ServerUrls
Implements IServerPagesUrls, IServerUrls, IUrlBuilderpublic ref class ServerPagesUrls : public ServerUrls,
IServerPagesUrls, IServerUrls, IUrlBuildertype ServerPagesUrls =
class
inherit ServerUrls
interface IServerPagesUrls
interface IServerUrls
interface IUrlBuilder
end| ServerPagesUrls | Default constructor for the Default implementation of IPublicSitePagesUrls. class. |
| DefaultFlags |
Default flags for the URLs at this level.
(Inherited from UrlBuilder) |
| Flags |
Flags which are actually used for building the URLs at this level.
(Inherited from UrlBuilder) |
| Urls |
URLs manager the builder belongs to.
(Inherited from UrlBuilder) |
| ActivateOffline | Builds the URL of the Offline Activation page on the public web site. |
| BuildArgsForLangAndReferer |
Builds the standard lang and referer arguments.
(Inherited from UrlBuilder) |
| BuildUrl |
Builds the URL with the specified path and arguments.
(Inherited from UrlBuilder) |
| Cloud | Builds the URL of SMath Cloud application on the server. |
| CombineUrlFlags |
Removes removeFlags from defaultFlags and then adds addFlags.
(Inherited from UrlBuilder) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| FilesRegistration | Builds the URL of the Files Registration page on the server. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetServiceUrl |
Determines the base URL of the service with specified name.
(Inherited from ServerUrls) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Home | Builds the URL of the Home page of the server. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Register | Builds the URL of the User Registration page on the server. |
| RestoreAccess | Builds the URL of the Restore Access page on the server. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |