New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Connect to Azure

Environment

ProductRadFileExplorer for ASP.NET AJAX

DESCRIPTION

Connecting the RadFileExplorer control to the Windows Azure Storage

SOLUTION

Modify the AppSettings section in the web.config file in order to declare the storage and the container.

XML
<appSettings>
    <add key="DataConnectionString" value="UseDevelopmentStorage=true"/>
    <add key="TelerikContainer" value="body"/>
</appSettings>
In this article
EnvironmentDESCRIPTIONSOLUTION
Not finding the help you need?
Contact Support