CustomAction 要素 (CustomActionDefinitions complexType)

(AppHostWebFeatures)

注:

SharePoint アドインはもともと "SharePoint 用アプリ" と呼ばれたため、文字列 app は要素、属性、およびファイル名の一部またはすべてとして表示されます。下位互換性を確保するために、スキーマは変更されていません。

要素の情報

名前
要素の種類 CustomActionDefinition
Namespace http://schemas.microsoft.com/sharepoint/
スキーマ ファイル apphostwebfeatures.xsd

定義

    <xs:element name="CustomAction" type="CustomActionDefinition" minOccurs="1" maxOccurs="unbounded"></xs:element>

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

親要素

なし。


子要素

要素

説明

CommandUIExtension

CommandUIExtensionType

UrlAction

UrlActionDefinition


属性

属性

種類

必須

説明

使用可能な値

説明

LocalizableString

省略可能

LocalizableString 型の値。

GroupId

xs:string

省略可能

xs:string 型の値。

HostWebDialog

TRUEFALSE

省略可能

TRUEFALSE 型の値。

HostWebDialogHeight

xs:int

省略可能

xs:int 型の値。

HostWebDialogWidth

xs:int

省略可能

xs:int 型の値。

ID

Uniqueidentifier

省略可能

UniqueIdentifier 型の値。

ImageUrl

LocalizableString

省略可能

LocalizableString 型の値。

場所

CustomActionLocations

省略可能

CustomActionLocations 型の値。

RegistrationId

xs:string

省略可能

xs:string 型の値。

RegistrationType

CustomActionRegistrationType

省略可能

CustomActionRegistrationType 型の値。

RequireSiteAdministrator

TRUEFALSE

省略可能

TRUEFALSE 型の値。

Rights

xs:string

省略可能

xs:string 型の値。

Sequence

Sequence

省略可能

Sequence 型の値。

ShowInReadOnlyContentTypes

TRUEFALSE

省略可能

TRUEFALSE 型の値。

ShowInSealedContentTypes

TRUEFALSE

省略可能

TRUEFALSE 型の値。

タイトル

LocalizableString

省略可能

LocalizableString 型の値。

UIVersion

UIVersion

省略可能

UIVersion 型の値。