Click or drag to resize

PFUserGetPictureRelativeURL Method (Boolean)

Gets the relative URL of this user's picture.

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 GetPictureRelativeURL(
	bool thumb
)

Parameters

thumb
Type: SystemBoolean

Return Value

Type: String
See Also