ConditionUIFormatHTML

ConditionUIFormatHTML accepts one parameter, which is the data string generated by the HTML fields you created in ConditionUIHTML.

 

Using the data passed to this procedure, you should return a string (simple HTML enhancements are allowed) that should be used to display the condition in the Event page UI.

 

The example below is hyperlinked to a .VB code file that contains the same procedure.  This is the same procedure that you can find in the example plug-in source code which you may access here.

 

 

See Also

SupportsConditionUI
SupportsConditionHTML

ConditionUIHTML

ConditionUIHTMLProc

ConditionCheckHTML