I must be really honest. Umbraco is very different to other CMS packages Ive used. This time I am having trouble understanding the correct way of creating a Template and adding it to Umbraco.
I know you can\'t put a control inside a C# function like this <%= VirtualPathUtility.ToAbsolute(<umbraco:Item field=\"background\" runat=\"server\" />) %>
VariousUmbraco references point out that Umbraco only stores the node createDate and updateDate in umbraco.config (when you want to code up xslt transformations of Umbraco content).
Sometimes I want to write the entire link to a page, which can be good if in example a visitor wants to print the page or just copy the url from the web site. The thing is if I write http://www.mysite
H开发者_StackOverflow社区ow can we add events to a button using umbraco? My requirement is I have a button \"button1\" which is in a usercontrol page \"login.ascx\".whenever I click the button I need
I have been ass开发者_Python百科igned to integrate a CMS to our .NET based website. The CMS needs to ease the work load for our users.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
i have a login page named test.ascx and also a test.ascx.cs.in the web config i set a database.i have problem when conneting to database.i write all the connetion oriented codes in a class file named
I am using Umbraco and came across Lucene. I found a lot of code and articles on Lucene, but I still can\'t build an acceptable search.
i a开发者_Go百科m new in umbraco.How can we attach a user control file(.ascx) from visual studio 2005 to umbraco?is any body knows please replyYou need to copy your assembly (dll) into the /bin folder