This is a migrated thread and some comments may be shown as answers.

DNN AsyncUpload custom skin...?

1 Answer 61 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
tim
Top achievements
Rank 1
tim asked on 17 Apr 2015, 06:51 PM

Is it possible and legal (from licensing) to utilize the RadAsyncUpload dnn wrapper (DnnAsyncUpload) to apply a custom skin to the control for use in a custom module (non-commercial)?  I have tried using the CSS file from various Telerik skins and have followed the tutorial from the Telerik docs, but they don't seem to work.  I'm including the CSS file as follows:

<dnn:DnnCssInclude runat="server" FilePath="~/DesktopModules/myModule/css/Upload.Bootstrap.css" />

The CSS file is successfully being included.

The control is defined as:

<dnnweb:DnnAsyncUpload runat="server" ID="dnnUpload" MultipleFileSection="Automatic" EnableEmbeddedSkins="false" ControlObjectsVisibility="All" Skin="Bootstrap" ... />

If this isn't support for the DNN wrapped control, no problem... I just didn't want to spend time figuring it out if it isn't supported.  If it is supported, why won't the custom skins display?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 20 Apr 2015, 03:12 PM
Hi Tim,

We have discontinued our partnership with DNN. So I would recommend you to contact them ask for help.
If you are creating a custom skin you shouldn't worry about the licensing.

Regards,
Hristo Valyavicharski
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
AsyncUpload
Asked by
tim
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or