CustomAction-Element (CustomActionDefinitions complexType)
(AppHostWebFeatures)
Hinweis
Die Zeichenfolge app
wird als Teil oder als teil aller Element-, Attribut- und Dateinamen angezeigt, da SharePoint-Add-Ins ursprünglich als "Apps für SharePoint" bezeichnet wurden. Um die Abwärtskompatibilität sicherzustellen, wurden die Schemas nicht geändert.
Informationen zu Elementen
Name | Wert |
---|---|
Elementtyp | CustomActionDefinition |
Namespace | http://schemas.microsoft.com/sharepoint/ |
Schemadatei | apphostwebfeatures.xsd |
Definition
<xs:element name="CustomAction" type="CustomActionDefinition" minOccurs="1" maxOccurs="unbounded"></xs:element>
Elemente und Attribute
Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.
Übergeordnete Elemente
Keine.
Untergeordnete Elemente
Element |
Typ |
Beschreibung |
---|---|---|
Attribute
Attribut |
Typ |
Erforderlich |
Beschreibung |
Mögliche Werte |
---|---|---|---|---|
Beschreibung |
LocalizableString |
Optional |
Werte des LocalizableString-Typs. |
|
GroupId |
xs:string |
Optional |
Werte des xs:string-Typs. |
|
HostWebDialog |
TRUEFALSE |
Optional |
Werte des TRUEFALSE-Typs. |
|
HostWebDialogHeight |
xs:int |
Optional |
Werte des xs:int-Typs. |
|
HostWebDialogWidth |
xs:int |
Optional |
Werte des xs:int-Typs. |
|
Id |
Uniqueidentifier |
Optional |
Werte des UniqueIdentifier-Typs. |
|
ImageUrl |
LocalizableString |
Optional |
Werte des LocalizableString-Typs. |
|
Standort |
Optional |
Werte des CustomActionLocations-Typs. |
||
RegistrationId |
xs:string |
Optional |
Werte des xs:string-Typs. |
|
RegistrationType |
Optional |
Werte des CustomActionRegistrationType-Typs. |
||
RequireSiteAdministrator |
TRUEFALSE |
Optional |
Werte des TRUEFALSE-Typs. |
|
Rights |
xs:string |
Optional |
Werte des xs:string-Typs. |
|
Sequence |
Sequence |
Optional |
Werte des Sequence-Typs. |
|
ShowInReadOnlyContentTypes |
TRUEFALSE |
Optional |
Werte des TRUEFALSE-Typs. |
|
ShowInSealedContentTypes |
TRUEFALSE |
Optional |
Werte des TRUEFALSE-Typs. |
|
Titel |
LocalizableString |
Optional |
Werte des LocalizableString-Typs. |
|
UIVersion |
Optional |
Werte des UIVersion-Typs. |