Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Search text
Show more options
Exact phrase
Any word
All words
Any word or synonyms
Tagged as
Sort by
Relevance
Latest first
Oldest first
Filter
Articles
KB Articles
Video Articles
Questions & Answers
Download
Marketplace
Open-source
Search Documentation
RE:Background-Image in a Table
Forum Post
Mar 26, 2009
This is what I used. <%#
IfEmpty
(Eval("BackgroundImage"),"","background-image:url(/CMSPages/GetFile.aspx?guid=" +Eval("BackgroundImage") +");") %>" > Thanks for the help
RE:K# help needed
Forum Post
Jul 30, 2012
I am sorry, I wrote IsEmpty but it is
IfEmpty
, just like in the example :) My bad. :)
RE:Images in Webpart
Forum Post
Nov 4, 2012
Hi Brendan, you should be able to use one of these macros:
IfEmpty
(Eval("BlogTeaser"), "", GetImage("BlogTeaser"))or GetDocumentUrl(object nodeGuidColumn, object nodeAlias) Best regards, Martin Danko
Kentico 7 to 8 upgrade - System Error
Question
Nov 26, 2015
After Kentico 7 to 8 i am getting below error. Please help to make me understand this. General.Connection.ErrorMessageGeneral.Connection.DetailedErrorMessage
New at Marketplace: Advertisement Module and Date and Time selector
Article
Dec 11, 2009
RBN Tech recently added these two items to the Kentico Marketplace
Get document by URI
Question
Feb 18, 2014
I have a site where we get related documents based off of the uri of the related documents. We do not use the DocumentID in case someone is coming in from an ad and we are unable to generate the id. Anyway, we send the document uri to an AJAX call in order to find the docume...
Access Files(images) within a media library?
Question
Apr 22, 2015
Within a web part/widget I have a media library selector property. That property stores the name of a media library selected. How do I get the files within that media library/folder? I've looked in CMS.MediaLibrary.MediaLibraryHelper but I can't find anything to return a fold...
change the variant style of product
Question
Jan 11, 2016
hi. i want to change the style of the variant in kentico 8.2 like the screen shot. what should i do? thanks all. ---------- 
Custom Uniselector Pop-up saving custom data to UniView
Question
Mar 24, 2017
Hello, I am working to build a webpart that uses a UniSelector to save custom values to the webpart. I am using a custom page as my popup, and want to send a custom value back into the uniview grid to be saved in the webpart. Finding the right method to call to save into the ...
Forum - Enable images in posts - Advanced dialog
Question
Dec 8, 2017
Hi there, Im building a forum using kentico built in functionality, and we need our users to be able to upload images into the post using the wysig editor, currently from options we can allow them to use : * Simple dialog ( browser alert to input url ) * Advanced dialog ( ex...
...
61
62
63
64
65
66
67
68
69
70
...