Click or drag to resize

PFFieldUserValue_ReferenceGetHTMLValue Method

Gets a HTML representing this value.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Html GetHTMLValue(
	PFApplication app,
	string sourceUrl = null
)

Parameters

app
Type: Packflow.CorePFApplication
sourceUrl (Optional)
Type: SystemString

Return Value

Type: Html
See Also