PowerWEB LiveControls for ASP.NET
LiveHyperLinkColumn Constructor
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveHyperLinkColumn Class : LiveHyperLinkColumn Constructor



Initializes a new instance of the HyperLinkColumn class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New LiveHyperLinkColumn()
C# 
public LiveHyperLinkColumn()
C++/CLI 
public:
LiveHyperLinkColumn();

Remarks

This member is functionally equivalent to System.Web.UI.WebControls.HyperLinkColumn Constructor.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.