Click or drag to resize

PFItemEventPageGetCaption Method

Gets the html caption for this event. (span + h4)

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetCaption()

Return Value

Type: Html
An Html caption for this event
See Also