umbraco
Understanding the basics of adding/creating a new template for Umbraco
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.[详细]
2023-03-16 13:09 分类:问答ASP.NET putting a control in a C# <%= Function(<control/>) %>
I know you can\'t put a control inside a C# function like this <%= VirtualPathUtility.ToAbsolute(<umbraco:Item field=\"background\" runat=\"server\" />) %>[详细]
2023-03-16 06:33 分类:问答Umbraco publish date in xslt
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).[详细]
2023-03-14 05:20 分类:问答Stop Umbraco form stealing internal links
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[详细]
2023-03-12 23:00 分类:问答umbraco event generation
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[详细]
2023-03-12 22:31 分类:问答Help choosing the appropriate .NET CMS for a project
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.[详细]
2023-03-12 13:31 分类:问答Import of txt/csv into Umbraco [closed]
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[详细]
2023-03-12 12:57 分类:问答add class file using umbraco
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[详细]
2023-03-12 12:29 分类:问答Lucene.NET query + highlighting
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.[详细]
2023-03-12 01:59 分类:问答how to run umbraco in vs 2005?
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[详细]
2023-03-12 00:02 分类:问答