DataType plays important role in Umbraco if you dedicate to extend the power of Umbraco.
For simplicity, the dependencies for DataType goes as following.
From the skeleton like diagram above, we can easily think about how can DataType work essentially. The ISqlHelper tells us the way that Umbraco saves the values into database. Control tells us the way Umbraco represents the data. XmlDocument/XmlNode tells us the relationship to xsl.
After we have a skeleton like imagination on how DataType works, let turn to the real design of DataType in Umbraco.
You have got the differences between your imagination and the real design on the DataType or you are still confused on the design? It doesn’t matter. Here you get the point to go deeper in Umbraco.
Supported by Nova Umbraco
本文探讨了在Umbraco中DataType的功能及其在数据存储、数据展示、XML文档和XSL关系等方面的作用。通过从概念到实际设计的转换,帮助开发者更好地理解和使用Umbraco的DataType。


1240

被折叠的 条评论
为什么被折叠?



