Method | Description | |
---|---|---|
ConstrainMove ( ClientPipelineArgs args ) : void |
This method is fired in the pipeline as a validation check before the process executes.
|
Method | Description | |
---|---|---|
GetDatabase ( ClientPipelineArgs args ) : Database |
Copied Sitecore.Shell.Framework.Pipelines.MoveItems Method is listed as private in Sitecore
|
|
GetItems ( ClientPipelineArgs args ) : List |
Copied Sitecore.Shell.Framework.Pipelines.MoveItems Method is listed as private in Sitecore
|
|
GetTarget ( ClientPipelineArgs args ) : Item |
Copied Sitecore.Shell.Framework.Pipelines.MoveItems Method is listed as private in Sitecore
|
public ConstrainMove ( ClientPipelineArgs args ) : void | ||
args | ClientPipelineArgs | |
return | void |