Click or drag to resize

PFItemReferenceUrl Property

Gets or sets the relative URL of the item form. Note: this URL may be outdated due to a change of application/content-type name. The "GetItemUrl" method can be used instead.

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 Url { get; protected set; }

Property Value

Type: String
See Also