Click or drag to resize

PFItemEventPageGetUserUrl Method

Gets the Html link to user page.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetUserUrl(
	PFUser user
)

Parameters

user
Type: Packflow.CorePFUser
The user.

Return Value

Type: Html
See Also