Returns a formatted HTML action Used only by plugins, standard actions are formatted in event.html
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
|
C# |
|
public static string action_build_ui( int ref, int index) |
|
VB |
|
Public Shared Function action_build_ui ( ref As Integer, index As Integer) As String |
Parameters
ref
Type: System.Int32
index
Type: System.Int32
Return Value
Type: StringString