Namespace: DayPilot.Web.Ui.Events.Gantt
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
 Syntax
Syntax
| C# | 
|---|
| public static BeforeLinkRenderEventArgs FromLink( Link link ) | 
| Visual Basic | 
|---|
| Public Shared Function FromLink ( _ link As Link _ ) As BeforeLinkRenderEventArgs | 
| Visual C++ | 
|---|
| public: static BeforeLinkRenderEventArgs^ FromLink( Link^ link ) | 
Parameters
- link
- Type: DayPilot.Web.Ui..::..Link






