HyperLinkField.Initialize(Boolean, Control) Metod

Definition

Initierar HyperLinkField-objektet.

public:
 override bool Initialize(bool enableSorting, System::Web::UI::Control ^ control);
public override bool Initialize(bool enableSorting, System.Web.UI.Control control);
override this.Initialize : bool * System.Web.UI.Control -> bool
Public Overrides Function Initialize (enableSorting As Boolean, control As Control) As Boolean

Parametrar

enableSorting
Boolean

trueom sortering stöds. annars . false

control
Control

Den datakontroll som fungerar som överordnad HyperLinkFieldför .

Returer

Returnerar alltid false.

Gäller för