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.DNKLink
public class DNKLink : System.Web.UI.WebControls.HyperLink
DNKLink Constructors
Initializes a new instance of the DNKLink class.
public DNKLink(string url);
The url to be kicked
public DNKLink(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.