PFItemPageHubCheckForActorReplacement Method |
Checks if an actor can be replaced by the current user.
If verified, new buttons are returned for the actions bar,
containing options for each actor that can be replaced.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public Html CheckForActorReplacement(
long applicationId,
long contentTypeId,
long itemId
)
Parameters
- applicationId
- Type: SystemInt64
- contentTypeId
- Type: SystemInt64
- itemId
- Type: SystemInt64
Return Value
Type:
HtmlSee Also