Click or drag to resize
ContentUrlRetriever Methods

The ContentUrlRetriever type exposes the following members.

Methods
  NameDescription
Public methodGetRequestedUrl(UIPageURLSettings)
Gets URL based on settings. If IncludeLiveSiteURL is set, also absolute URL of selected node will be included in result.
Protected methodGetRequestedUrl(String, Boolean)
Gets requested URL for UI page
Protected methodGetRequestedUrlInternal
Gets URL based on settings. If IncludeLiveSiteURL is set, also absolute URL of selected node will be included in result.
Protected methodOnPreInit
PreInit event handler
Protected methodResolveModeAndAction
Gets correct action based on given display mode.
Top
See Also