Partager via


SimpleType CustomActionRegistrationType

(AppHostWebFeatures)

Remarque

La chaîne app s’affiche en tant que partie ou en tant que partie de certains noms d’éléments, d’attributs et de fichiers, car les compléments SharePoint étaient initialement appelés « applications pour SharePoint ». Pour garantir la compatibilité descendante, les schémas n’ont pas été modifiés.

Informations sur le type

Nom Valeur
Base Type xs:string
Namespace http://schemas.microsoft.com/sharepoint/
Fichier de schéma apphostwebfeatures.xsd

Définition

    <xs:simpleType name="CustomActionRegistrationType">
        <xs:restriction base="xs:string">
            <xs:enumeration value="List" />
            <xs:enumeration value="ContentType" />
            <xs:enumeration value="FileType" />
            <xs:enumeration value="ProgId" />
        </xs:restriction>
    </xs:simpleType>

Valeurs d’énumération

Valeur

Description

Répertorier

ContentType

FileType

ProgId