Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I just looking from sample code linq to umbraco...http://www.farmcode.org/post/2009/02/24/Linq-to-Umbraco.aspx
and I find there is doctypes folder which need to be installed on umbraco.
inside that folder contains *.udt.
Anyone knows how to installed on umbraco ?
Thanks
Go to the Settings application, right-click on Document Types and choose Import.
A UDT is an XML instance of the Umbraco document type (hence UDT) which has been exported from the Settings, rather than included in a package.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Installing .udt doc types
Hi,
I just looking from sample code linq to umbraco...http://www.farmcode.org/post/2009/02/24/Linq-to-Umbraco.aspx
and I find there is doctypes folder which need to be installed on umbraco.
inside that folder contains *.udt.
Anyone knows how to installed on umbraco ?
Thanks
Go to the Settings application, right-click on Document Types and choose Import.
A UDT is an XML instance of the Umbraco document type (hence UDT) which has been exported from the Settings, rather than included in a package.
Thanks
is working on a reply...