HyperLinkField::ValidateSupportsCallback Method ()

 

Indicates that the controls contained by the HyperLinkField object support callbacks.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
virtual void ValidateSupportsCallback() override

The ValidateSupportsCallback method overrides the default DataControlField::ValidateSupportsCallback method to indicate that controls contained in the HyperLinkField object support callbacks.

.NET Framework
Available since 2.0
Return to top
Show: