Where the client files should be obtained from.
| C# | Visual Basic | Visual C++ |
public enum ClientFilesLocation
Public Enumeration ClientFilesLocation
public enum class ClientFilesLocation
| Member | Description |
|---|---|
| Internal | Stored in the control DLL (.NET 2 only). |
| External | Stored at URL specified by ClientFilesFolder property. |