public abstract class PublicSiteUrls : UrlBuilder,
IPublicSiteUrls, IUrlBuilderPublic MustInherit Class PublicSiteUrls
Inherits UrlBuilder
Implements IPublicSiteUrls, IUrlBuilderpublic ref class PublicSiteUrls abstract : public UrlBuilder,
IPublicSiteUrls, IUrlBuilder[<AbstractClassAttribute>]
type PublicSiteUrls =
class
inherit UrlBuilder
interface IPublicSiteUrls
interface IUrlBuilder
end| PublicSiteUrls | Initializes a new instance of the PublicSiteUrls 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) |
| WebSiteUrl | URL of the public web site of the product. |
| BuildArgsForLangAndReferer |
Builds the standard lang and referer arguments.
(Inherited from UrlBuilder) |
| BuildUrl |
Builds the URL with the specified path and arguments.
(Inherited from UrlBuilder) |
| 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) |
| 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) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |