System.Web.UI.WebControls.HyperLinkField.Initialize Method

Initializes the System.Web.UI.WebControls.HyperLinkField object.

Syntax

public override bool Initialize (bool sortingEnabled, System.Web.UI.Control control)

Parameters

sortingEnabled
Documentation for this section has not yet been entered.
control
The data control that acts as the parent for the System.Web.UI.WebControls.HyperLinkField.

Returns

Always returns false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0