Click or drag to resize
SitePresentationUrlsRetriever Class
Encapsulates retrieval of presentation URLs for given site.
Inheritance Hierarchy
SystemObject
  CMS.SiteProvider.InternalSitePresentationUrlsRetriever

Namespace: CMS.SiteProvider.Internal
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
public sealed class SitePresentationUrlsRetriever

The SitePresentationUrlsRetriever type exposes the following members.

Constructors
  NameDescription
Public methodSitePresentationUrlsRetriever
Initializes an instance of the SitePresentationUrlsRetriever class.
Top
Methods
  NameDescription
Public methodRetrieve
Returns presentation URLs assigned to the given site using specified source.
Top
See Also