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 im new to umbraco...
How can i access the document type propperty values, from the current page in my codebehind file c#?
Thomas,
You need to use NodeFactory take a look at this wiki http://our.umbraco.org/wiki/reference/api-cheatsheet/working-with-the-nodefactory
Regards
Ismail
Also if using .net35 you can use this http://our.umbraco.org/forum/developers/extending-umbraco/2341-extension-method-to-umbraco-node-getpropertyvalue extension method for a safe GetProperty
thanks a lot ;-)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
get document type propperty values from c#
Hi im new to umbraco...
How can i access the document type propperty values, from the current page in my codebehind file c#?
Thomas,
You need to use NodeFactory take a look at this wiki http://our.umbraco.org/wiki/reference/api-cheatsheet/working-with-the-nodefactory
Regards
Ismail
Also if using .net35 you can use this http://our.umbraco.org/forum/developers/extending-umbraco/2341-extension-method-to-umbraco-node-getpropertyvalue extension method for a safe GetProperty
thanks a lot ;-)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.