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 have a .net control that updates a property in my member properties
the property is a content picker, pointing to another node.
At times I need to delete the contents of this property, for example, when the node it points to has been deleted
I can delete the node it's pointing to, but I need to then reset the content picker so that it no longer points to the deleted node.
Can I do this through the API?
Thanks
Shaun
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
setting a content picker on a member to null
I have a .net control that updates a property in my member properties
the property is a content picker, pointing to another node.
At times I need to delete the contents of this property, for example, when the node it points to has been deleted
I can delete the node it's pointing to, but I need to then reset the content picker so that it no longer points to the deleted node.
Can I do this through the API?
Thanks
Shaun
is working on a reply...