Home
»
Reference
»
DotNetKicks Button
DotNetKicks Button Reference
This article is correct as of version 1.0.0.3 and was last updated 6th April 2008.
« Back to application page
Applications
Site/Blog
Tutorials
Assemblies
Digg.Com
DiggButton
DotNetKicks.Com
DNKImage
DNKLink
Tr3v.RSS
Category
Channel
Enclosure
Guid
Image
Item
Languages
MimeTypes
Source
Tr3v.Web.UI
TableBuilder
Requirements
Namespace: DotNetKicks.Com
Assembly: DotNetKicks.Com (in DotNetKicks.Com.dll)
DotNetKicks.Com.DNKImage
public class DNKImage : System.Web.UI.WebControls.Image
DNKImage Constructors
Initializes a new instance of the DNKImage class.
public DNKImage(string url);
The url to be kicked
public DNKImage(string url,
string kickItTextColor,
string kickItTextBackgroundColor,
string kickCountTextColor,
string kickCountBackgroundColor,
string borderColor);
The url to be kicked and the html colour codes to style the image.