Skip to content

Displays a button that navigates like a hyperlink. Derived from DevExpress ASPxButton.

License

Notifications You must be signed in to change notification settings

dougdomeny/DxButtonLink

Repository files navigation

DxButtonLink

Displays a button that navigates like a hyperlink.

Derived from DevExpress ASPxButton.

Requirement: Licensed version of DevExpress product that includes ASPxButton.

This project references DevExpress.Web.v12.2 version 12.2.15.0, but the version can be changed to a newer or older version.

The server control source code is at DxButtonLink/DxButtonLink/ButtonLink.cs and is really all you need to add to your application. The rest is just scaffolding and a test web page. The source code is short and should be self-explanatory. The default target framework is ASP.NET 4.5, but can be changed to a newer or older version.

Example,

  <dxx:ButtonLink runat="server"
        Text="Derived from DevExpress ASPxButton Class"
        NavigateUrl="http://documentation.devexpress.com/#AspNet/clsDevExpressWebASPxEditorsASPxButtontopic" />

About

Displays a button that navigates like a hyperlink. Derived from DevExpress ASPxButton.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published