Default value on property type Link collection

Vote:
 

I'm trying to create a page programmatically through webservice (pageStoreService) which works super until I add the property type "Link Collections" to my pagetype.

When collect the value through the WS I get the value type as string with value "<links><a aref="http://www.foo.com">http://www.foo com</a></links>"

How can I set a new link collection value with the ws (as far as I can see I must use RawProperty.Value = ?. get NullReferenceException if I try to pass "" or null.

In edit mode I try to set a default value on a link collection property with no success: "Object reference not set to an instance of an object."

 Any ideas?

//Örjan

#32394
Sep 01, 2009 15:34
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.