Click or drag to resize

PFItemAdministrationHtmlHelperLoadedVersion Property

Gets the loaded version.

Will be the version number of the current item after a GET request or an item save.

In other POST requests, the version is obtained from the page.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected long LoadedVersion { get; }

Property Value

Type: Int64
See Also