PFUserGetPictureRelativeURL Method (Boolean, Int64) |
Gets the relative URL of the specified 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 public static string GetPictureRelativeURL(
bool thumb,
long userId
)
Parameters
- thumb
- Type: SystemBoolean
- userId
- Type: SystemInt64
Return Value
Type:
StringSee Also