Click or drag to resize

PFItemHtmlHelperGetButtonObject Method

Gets a button definition by its guid.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected WebFormButton GetButtonObject(
	Guid guid
)

Parameters

guid
Type: SystemGuid

Return Value

Type: WebFormButton
See Also