Click or drag to resize

PFFieldUrlValueHelperSet Method (String, String)

Replaces the currently selected values by the given ones.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFFieldUrlValueHelper Set(
	string url,
	string text = ""
)

Parameters

url
Type: SystemString
text (Optional)
Type: SystemString

Return Value

Type: PFFieldUrlValueHelper
See Also