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
I'm trying to set the value of my contentTag property (type Tags, using package YoyoCms):
I set the value as:
var newContent = contentService.CreateContent( parentId: nodeNumber, name: nomeAttivitaNodo, contentTypeAlias: "Attivita", userId: -1 ); newContent.SetValue("contentTag", "tag1, tag2");
all works fine but the propery is not valorized, any help?
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
Setting Tags values from code behind
I'm trying to set the value of my contentTag property (type Tags, using package YoyoCms):
I set the value as:
all works fine but the propery is not valorized, any help?
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.