Load a web image from WebFileStorage.FileSystem storage.
Note: This is an alias for the LoadFromFileSystem method.
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function Load( _ ByVal folderPath As String, _ ByVal id As String _ ) As WebImage | |
| C# | |
|---|---|
public static WebImage Load( string folderPath, string id ) | |
Parameters
- folderPath
- Folder path where web images files are stored.
- id
- Web image id.
Return Value
Loaded web image.
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Vista, Windows 7, Windows Server family: 2000, 2003, 2008