11 lines
559 B
XML
11 lines
559 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
|
|
<CustomAction
|
|
Title="CopyViews"
|
|
RegistrationId="100"
|
|
RegistrationType="List"
|
|
Location="ClientSideExtension.ListViewCommandSet.CommandBar"
|
|
ClientSideComponentId="8e99be83-ad7e-4706-a8e1-d72df435d7e9"
|
|
ClientSideComponentProperties="{"sampleTextOne":"One item is selected in the list.", "sampleTextTwo":"This command is always visible."}">
|
|
</CustomAction>
|
|
</Elements> |