Click or drag to resize

PFFieldFileHolderValueGetHTMLValue Method

Generates the HTML value with the specified separator.

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(
	PFFieldFileHolder field,
	PFFieldFileHolderValue_DisplaySeparatorType separator,
	bool thumbs
)

Parameters

field
Type: Packflow.CorePFFieldFileHolder
separator
Type: Packflow.CorePFFieldFileHolderValue_DisplaySeparatorType
thumbs
Type: SystemBoolean

Return Value

Type: Html
See Also