Click or drag to resize

PFFileReferenceGetFileAltUrl Method

Gets an name based url to the file. NOTE: this URL may be outdated if the name of the application, file 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 GetFileAltUrl(
	PFFieldFileHolder field
)

Parameters

field
Type: Packflow.CorePFFieldFileHolder

Return Value

Type: String
See Also