The IPathUtils type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddTrailingSlash |
Adds backslash to the specified source.
|
![]() | FormatFolderPath |
Formats the provided folder path by adding a slash if needed.
|
![]() | GetPhysicalPath |
Gets the physical path for the specified relative path.
|
![]() | GetRelativePath |
Gets the relative path for the specified physical path.
|
![]() | GetRootFolderMapPath |
Gets the physical root folder path for the specified portal
|
![]() | GetUserFolderPath | Obsolete.
Gets the path to a user folder.
|
![]() | GetUserFolderPathElement | Obsolete.
Get elements from the user folder path.
|
![]() | IsDefaultProtectedPath |
Checks if a folder is a default protected folder.
|
![]() | MapPath |
The MapPath method maps the specified relative or virtual path to the corresponding physical directory on the server.
|
![]() | RemoveTrailingSlash |
Removes the trailing slash or backslash from the specified source.
|
![]() | StripFolderPath |
Strips the original path by removing starting 0 or 0\\.
|