November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
episerver:property id="propApplicationClosingDate" propertyname="ApplicationClosingDate" editmode="true" runat="server"
This is a Time/Date property.
When running the page and clicking the button to change date, I get an Error On Page message: Object doesn't support this property or method.
Maybe this can help you:
http://world.episerver.com/Forum/Pages/Thread.aspx?id=20779&epslanguage=en
A way to include system.js with help of VirtualPathMappings
/Hans
myPropString.PropertyValue.ToString()
The result is actualy the value the property had before I edited it.
I could certanly rewrite it to use asp:textbox and then just ask for the myTB.ToString(), but it really nags me.
Did I miss a memo?
Why can't I after migration use <episerver:propery editmode="true" ...../>
And in code-behind actually GET the edited values?