Plugin SDK

status_image Method

Return the full img tag of the device status image
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string status_image( string sref)


VB

Public Shared Function status_image ( sref As String) As String


Parameters

sref
Type: System.String
ref number of device

Return Value

Type: StringString which is the full img tag

See Also

functions Class
Scheduler Namespace