Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
DocumentURLProvider Class
DocumentURLProvider Methods
GetUrlInternal Method
GetUrlInternal Method (TreeNode)
GetUrlInternal Method (String, String, String, String, String)
DocumentURLProvider
.
GetUrlInternal Method (TreeNode)
Returns relative URL for the specified tree node.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
Copy
protected
virtual
string
GetUrlInternal
(
TreeNode
node
)
Parameters
node
Type:
CMS.DocumentEngine
.
TreeNode
Tree node
Return Value
Type:
String
See Also
Reference
DocumentURLProvider Class
GetUrlInternal Overload
CMS.DocumentEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com