Click or drag to resize

PFItemHtmlHelperGetButton Method

Gets the button with the specified guid.

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 GetButton(
	string guid
)

Parameters

guid
Type: SystemString

Return Value

Type: Html
See Also