Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

New Post: Installing Static Data Types with Dependencies via Package

$
0
0
Hi @burningice

For uninstalling you can use the following code:

var typeDescriptor = DynamicTypeManager.GetDataTypeDescriptor(typeof(....))
DynamicTypeManager.DropStore(typeDescriptor)

you can use it in a package fragment uninstaller, right before removing the dll.

Viewing all articles
Browse latest Browse all 2540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>