Skip to main content
A newer version of this page is available. .
Tab

AppearanceStyleBase.AssignToHyperLink(WebControl, Boolean) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public void AssignToHyperLink(
    WebControl hyperLink,
    bool cursorOnly
)

Parameters

Name Type
hyperLink WebControl
cursorOnly Boolean
See Also