Overload | Description |
---|---|
TryParse(String,BrowsePath) | Attempts to parse a string containing an absolute browse path. |
TryParse(BrowsePath,String,Int32,BrowsePath) | Attempts to parse a string containing a browse path, optionally given a base for relative paths. Maximum parent depth is also specified. |