plugin_html Property
Used to hold JUI HTML information for use in the plugin wrapper HTML page
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string plugin_html { get; set; } |
VB |
Public Shared Property plugin_html As String Get Set |
Return Value
Type: String
See Also
functions Class
Scheduler Namespace