"These can be used as direct replacements to the built in HasValue and GetPropertyValue methods that come with Umbraco (if the value you are after isn't a Vorto value, it defaults back to the Umbraco implementation)."
I can't find any evidence for the part in brackets actually working on either 1.5.3 or 1.6.0 unless I am misinterpreting what it is saying.
If I have a property that is a standard Umbraco property and I use ipc.GetVortoValue the statement in brackets leads me to believe that the contents of the property will be returned. However, I find that nothing is ever returned.
Defaulting back to Umbraco implementation
In the help it states:
"These can be used as direct replacements to the built in HasValue and GetPropertyValue methods that come with Umbraco (if the value you are after isn't a Vorto value, it defaults back to the Umbraco implementation)."
I can't find any evidence for the part in brackets actually working on either 1.5.3 or 1.6.0 unless I am misinterpreting what it is saying.
If I have a property that is a standard Umbraco property and I use ipc.GetVortoValue the statement in brackets leads me to believe that the contents of the property will be returned. However, I find that nothing is ever returned.
So, am I misinterpreting or is this a bug?
Thank you,
Steve
is working on a reply...