Overload List
Name | Description | |
---|---|---|
![]() | Get(Guid) |
Retrieve a folder from the folder list.
|
![]() | GetT(Guid) |
Retrieve a folder of a specific type from the folder list by the folder's unique ID.
|
![]() | Get(String) |
Retrieve a folder from the folder list.
|
![]() | GetT(String) |
Retrieve a folder of a specific type from the folder list by the folder's path.
|
See Also