Click or drag to resize

PFItemHtmlHelperGetButtonContent Method

Gets the caption of a given button.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected virtual Html GetButtonContent(
	WebFormButton button
)

Parameters

button
Type: Packflow.ModelingWebFormButton

Return Value

Type: Html
See Also