Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
ContentUrlRetriever Class
ContentUrlRetriever Methods
GetRequestedUrl Method
GetRequestedUrl Method (UIPageURLSettings)
GetRequestedUrl Method (String, Boolean)
ContentUrlRetriever
GetRequestedUrl Method (UIPageURLSettings)
Gets URL based on settings. If
IncludeLiveSiteURL
is set, also absolute URL of selected node will be included in result.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
GetRequestedUrl
(
UIPageURLSettings
settings
)
Parameters
settings
Type:
CMS.UIControls
UIPageURLSettings
URL configuration object
Return Value
Type:
String
Content URL
See Also
Reference
ContentUrlRetriever Class
GetRequestedUrl Overload
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com