WebDAVEngine GetHierarchyItemAndName Method Kentico 8.0 API Reference
Gets hierarchy item objects by path.

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

path
Type: OnlineSystem String
URL path
name
Type: OnlineSystem String
Name of new hierarchy item
outName
Type: OnlineSystem String 
Name of new hierarchy item in allowed format

Return Value

Type: IHierarchyItem
See Also