PFItemPageContextCanSave Property |
Gets a value indicating whether the current user can save the current item.
In new mode, checks that at least one application context is available.
In other cases, checks the update permissions and the lock.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntaxpublic bool CanSave { get; }
Property Value
Type:
Boolean
See Also