Click or drag to resize

PFObjectViewHtmlHelperObject_GetIconHtml Method

Gets the icon (opening the form) HTML to include in first cell of a data row.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static Html Object_GetIconHtml(
	string url
)

Parameters

url
Type: SystemString

Return Value

Type: Html
See Also