SplatDev.Umbraco.Plugins.CopyValue
8.18.8.1
dotnet add package SplatDev.Umbraco.Plugins.CopyValue --version 8.18.8.1
NuGet\Install-Package SplatDev.Umbraco.Plugins.CopyValue -Version 8.18.8.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SplatDev.Umbraco.Plugins.CopyValue" Version="8.18.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplatDev.Umbraco.Plugins.CopyValue --version 8.18.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SplatDev.Umbraco.Plugins.CopyValue, 8.18.8.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SplatDev.Umbraco.Plugins.CopyValue as a Cake Addin #addin nuget:?package=SplatDev.Umbraco.Plugins.CopyValue&version=8.18.8.1 // Install SplatDev.Umbraco.Plugins.CopyValue as a Cake Tool #tool nuget:?package=SplatDev.Umbraco.Plugins.CopyValue&version=8.18.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Copy Value
This Property Editor is a simple copy button that copies one or many values from a property into another property. Useful when you have more than one property with the same purpose, but that may or may not be the same value. Minimizes duplication of work. Ex. When you want an article title to replicate into the meta title.
Multiple Properties
Umbraco v8.18.8
- Creates a button that copies values from one (or several) property into another. The values are copied following the same index of the string array.
- The Required Fields are 'From' and 'To', which can be multiple properties, comma separated
- Supports en-US and pt-BR
Visit the Project Page in the Umbraco Community
Install via Nuget
Install-Package SplatDev.Umbraco.Plugins.CopyValue
Specs
- Value Type: NA
Feedback is appreciated
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
migrated to v8