Click or drag to resize

PFItemReferenceGetItemUrl Method

Gets an up-to-date url to the item form. Note: the stored URL may be outdated if the name of the target application or content-type has changed.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string GetItemUrl(
	PFFieldChoice field
)

Parameters

field
Type: Packflow.CorePFFieldChoice

Return Value

Type: String
See Also