DdsLink Members

DdsLink Overview

This member's page does not include members inherited from System.Web.UI.WebControls.WebControl or System.Web.UI.WebControls.Panel. See DdsLink Class Properties for a listing of additional methods that are inherited by this class.

Constructors

Method Description
public method DdsLink Creates a new instance of a DdsLink.

Public Methods

Method Description
public methods ResetVisibleCondition Resets the VisibleCondition property.

Public Properties

Property Description
public property AppType Gets or sets the type of application for the Link to contact.
public property Image Gets or sets the path to the image used for the link.
public property ImageAlign Gets or sets the alignment of the image.
public property LinkStyle Gets or sets the style of the link.
public property TextFieldLength Gets or sets the total number of characters in the TextFieldName.
TextFieldName Gets or sets the field name containing the text for the link.
TextValue Sets the text to display on the link field.
UrlFieldLength Gets or sets the total number of characters in the UrlFieldName.
UrlFieldName Gets or sets the url field name containing the link.
UrlValue Sets the underlying hyperlink value.
VirtualRowCol Gets or sets the row and column that this field is reported on in the Display file.
Visible Gets or sets a boolean value that indicates whether a server control is rendered as UI on the page.
VisibleCondition Gets or sets the RPG indicator expression that determines if the field should be visible.