Class IconLink
public class IconLink : Icon, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor
- Inheritance
-
IconLink
- Implements
- Inherited Members
Constructors
IconLink()
public IconLink()
Properties
NavigateUrl
public string NavigateUrl { get; set; }
Property Value
ReturnUrl
public string ReturnUrl { get; set; }
Property Value
Target
[TypeConverter(typeof(TargetConverter))]
public string Target { get; set; }
Property Value
Methods
GetNavigateUrl()
protected virtual string GetNavigateUrl()
Returns
Render(HtmlTextWriter)
protected override void Render(HtmlTextWriter writer)
Parameters
writerHtmlTextWriter