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

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

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