Skip to main content
Skip table of contents

trigger_build_ui Method

Return the UI HTML for a trigger, used by plugins UI for standard triggers is built on the actual HTML page event.html
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string trigger_build_ui( int ref, int index, int groupid)


VB

Public Shared Function trigger_build_ui ( ref As Integer, index As Integer, groupid As Integer) As String


Parameters

ref
Type: System.Int32
index
Type: System.Int32
groupid
Type: System.Int32

Return Value

Type: String

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.