id
stringlengths
14
16
text
stringlengths
2
3.14k
source
stringlengths
45
175
0b360e3be2e0-1
Remarks A ContentType element cannot have both a Column element and an ExcludeColumn element that name the same column. Example The following shows some Column elements in use. Each of them ensures that the column it names is included in code generation even if it is a hidden column. The Member attribut...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/column-spmetal
0b360e3be2e0-2
See also SPMetal Default Code Generation Rules Overriding SPMetal Defaults by Using a Parameters XML File Type Mapping: From LINQ to SharePoint Provider to .NET
https://learn.microsoft.com/en-us/sharepoint/dev/schema/column-spmetal
e6f5b02c257b-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 The SPMetal Parameters XML is used to override certain aspects of the default behavior of SPMetal, especially with regard to what content database entities are included in the entity classes that the tool generates....
https://learn.microsoft.com/en-us/sharepoint/dev/schema/spmetal-parameters-schema
55501b531a8f-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a Web template file that is associated with a site definition manifest. <WebTempFile Location="Text"> </WebTempFile> Elements and attributes The following sections describe attributes, child eleme...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/webtempfile-element-solution
64dab2ab764c-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the template files to include in the solution. <TemplateFiles <TemplateFile Location="Text"/> ... </TemplateFiles> Elements and attributes The following sections describe attributes, child...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/templatefiles-element-solution
a60f96db0bf9-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a template file to include in the solution. <TemplateFile Location="Text"> </TemplateFile> Elements and attributes The following sections describe attributes, child elements, and parent elements. ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/templatefile-element-solution
0fe6e587c660-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Top-level element for a solution manifest file. <Solution Description = string DeploymentServerType = "ApplicationServer" | "WebFrontEnd" ResetWebServer = "TRUE" | "FALSE" ResetWebServerModeOnUpgrade = "Re...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/solution-element-solution
0fe6e587c660-1
Child elements ActivationDependencies ApplicationResourceFiles Assemblies CodeAccessSecurity DwpFiles FeatureManifests Resources SiteDefinitionManifests RootFiles TemplateFiles Parent elements None Example For an example of how this element is used, see Solution schema .
https://learn.microsoft.com/en-us/sharepoint/dev/schema/solution-element-solution
9db27ee1db9f-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the site definitions to include in the solution. <SiteDefinitionManifests <SiteDefinitionManifest Location="Text"> <WebTempFile Location="Text"> </SiteDefinitionManifest> ... </SiteDe...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/sitedefinitionmanifests-element-solution
0462a20fe25c-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a site definition manifest to include in the solution. <SiteDefinitionManifest Location="Text"> <WebTempFile Location="Text"> </SiteDefinitionManifest> Elements and attributes The following ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/sitedefinitionmanifest-element-solution
ebdd03ac5178-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the safe controls of an assembly that are included in a solution. <SafeControls> <SafeControl Assembly = "Text" Namespace = "Text" Safe = "TRUE" | "FALSE" TypeName = "Text"/> ... </Sa...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/safecontrols-element-solution
261690ad640e-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Adds or removes a control assembly from the safe controls list for a solution. <SafeControl Assembly = "Text" Namespace = "Text" Safe = "TRUE" | "FALSE" SafeAgainstScript = "TRUE" | "FALSE" TypeName = "T...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/safecontrol-element-solution
194378436656-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the root paths to which solution files are copied. <RootFiles> <RootFile Location = "Text"> </RootFile> ... </RootFiles> Elements and attributes The following sections describe attri...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/rootfiles-element-solution
c14b7d161113-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a root path to which solution files are copied. <RootFile Location = "Text"> </RootFile> Elements and attributes The following sections describe attributes, child elements, and parent elements. ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/rootfile-element-solution
c5e59e093c55-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the resources to be deployed to an existing Feature folder. <Resources <Resource Location="Text"/> ... </Resources> Elements and attributes The following sections describe attributes, chil...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/resources-element-solution
da3ca6313ed8-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a binary resource to deploy to an existing Feature folder. <Resource Location="Text"> </Resource> Elements and attributes The following sections describe attributes, child elements, and parent ele...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/resource-element-solution
c51b7e7d1b1f-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a code access security policy for a solution. <PolicyItem> <PermissionSet class = "Text" Description = "Text" Name = "Text" version = "Text"> ... </PermissionSet> <Assemblie...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/policyitem-element-solution
f5fcda3eaf43-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the permissions for a solution's code access security policy. <PermissionSet class = "Text" Description = "Text" Name = "Text" version = "Text"> <IPermission/> </PermissionSet> Elements and ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/permissionset-element-solution
e9248c9f64f5-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a permission in a permission set. <IPermission/> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes None Child elements None ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ipermission-element-solution
ba2d461d1022-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the Features to include in the solution. <FeatureManifests <FeatureManifest Location="Text"/> </FeatureManifests> Elements and attributes The following sections describe attributes, child ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/featuremanifests-element-solution
54d0a9d6e3fe-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a Feature to include in the solution. <FeatureManifest Location="Text"> </FeatureManifest> Elements and attributes The following sections describe attributes, child elements, and parent elements...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/featuremanifest-element-solution
4af47d62b50d-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the web part files (.dwp or .webpart) to include in the solution. <DwpFiles> <DwpFile FileName = "Text" Location = "Text"> </DwpFile> ... </DwpFiles> Elements and attributes The follow...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/dwpfiles-element-solution
2ab266631ee1-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a web part file (.dwp or .webpart) to include in the solution. <DwpFile FileName = "Text" Location = "Text"> </DwpFile> Elements and attributes The following sections describe at...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/dwpfile-element-solution
94a8197d24a9-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the code access security for the solution. <CodeAccessSecurity> <PolicyItem> ... </PolicyItem> </CodeAccessSecurity> Elements and attributes The following sections describe attributes, child e...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/codeaccesssecurity-element-solution
6035ce273f5a-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the class resources of an assembly that is included in a solution. <ClassResources> <ClassResource FileName = "Text" Location = "Text"> </ClassResource> ... </ClassResources> Elem...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/classresources-element-solution
75df0478dd09-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a class resource to include in a solution's assembly. <ClassResource FileName = "Text" Location = "Text"> </ClassResource> Elements and attributes The following sections describe attributes, chi...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/classresource-element-solution
55fbad95f62b-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a global resource file for a solution. <BindingRedirects /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes None Child eleme...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/bindingredirects-element-solution
39a6bb3cde6d-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a binding redirect for a solution. <BindingRedirect OldVersion = string /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/bindingredirect-element-solution
9cb227a1c9b8-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies an assembly in a solution's code access security policy. <Assembly Name = "Text" PublicKeyBlob = "Text" Version = "Text"> </Assembly> Elements and attributes The following sections describe at...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/assembly-element-solutioncodeaccesssecurity
660e5c0c4f30-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies an assembly to include in the solution. <Assembly DeploymentTarget = "GlobalAssemblyCache" | "WebApplication" Location = "Text"> <BindingRedirects> ... </BindingRedirects> <SafeControls> ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/assembly-element-solutionassemblies
74e38bd1eee1-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the assemblies that are associated with a solution's code access security policy. <Assemblies> <Assembly Name = "Text" PublicKeyBlob = "Text" Version = "Text"> </Assembly> </Assembl...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/assemblies-element-solutioncodeaccesssecurity
f0c63e55fc82-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the assemblies to include in the solution. <Assemblies> <Assembly DeploymentTarget = "GlobalAssemblyCache" | "WebApplication" Location = "Text"> <SafeControls> ... </SafeControls>...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/assemblies-element-solutionassemblies
171c5473cd88-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the application resource files to include in the solution. <ApplicationResourceFiles> <ApplicationResourceFile Location=string/> <App_GlobalResourceFile Location=string/> </ApplicationResourc...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/applicationresourcefiles-element-solution
fa953459745f-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies an application resource file to include in the solution. <ApplicationResourceFile Location="Text"> </ApplicationResourceFile> Elements and attributes The following sections describe attributes, ch...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/applicationresourcefile-element-solution
2243237d1eae-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies a global resource file for a solution. <App_GlobalSourceFile Location = string /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attribu...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/app_globalresourcefile-element-solution
9cc9d68b4de4-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the activation dependencies for a solution. <ActivationDependency SolutionId = string SolutionName = string SolutionTitle = string SolutionUrl = string /> Elements and attributes The followi...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/activationdependency-element-solution
1f4db87ab516-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the activation dependencies for a solution. <ActivationDependencies /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes None ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/activationdependencies-element-solution
2227d5d8a201-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 A solution manifest file defines the constituent parts of a solution, including its files, assemblies, code access security, web parts, Features, site definitions, and other resources. Solution ActivationDepen...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/solution-schema
2227d5d8a201-1
<FeatureManifest Location="ServiceRequest\feature.xml"/> <FeatureManifest Location="Customers\feature.xml"/> <FeatureManifest Location="HelpDeskCore\feature.xml"/> </FeatureManifests> <TemplateFiles> <TemplateFile Location="Mobile\HelpDeskHomePage.ascx"/> <TemplateFile Location="1033\xml\webtemphd.x...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/solution-schema
8b4ae2bef4bc-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines an abbreviation for a unit within a spinner control. <UnitAbbreviation Sequence="Integer" Value="Text" /> Elements and attributes The following sections describe attributes, child elements, and pa...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/unitabbreviation-element
4f75664c0c0f-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a unit for use within the spinner control. <Unit Name="Text" MinimumValue="Decimal" MaximumValue="Decimal" DecimalDigits="Integer" Interval="Double" /> Elements and attributes The following ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/unit-element-spinner
4f75664c0c0f-1
ImeEnabled="false" QueryCommand="QueryTableWidth" ToolTipTitle="$Resources:core,LabelTableWidth;" ToolTipDescription="$Resources:core,cui_stt_ButWidthHeightMenuTableWidthTooltip;" Sequence="30" TemplateAlias="o1" > <Unit Name="inch" MinimumValue="0.1" MaximumValue="200" DecimalD...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/unit-element-spinner
eac7294ce1b5-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a button that is used to switch states. <ToggleButton Alt="Text" Command="Text " CommandValueId="Text" Description="Text" Id="Text" LabelCss="CSS Class Selector" LabelText="Text" Image32by3...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/togglebutton-element
eac7294ce1b5-1
Optional. Alternative text that is used for the control. Command Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the control should be the same as the value of the Command attribute of ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/togglebutton-element
eac7294ce1b5-2
Image32by32Left Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image32by32 attribute points to an image file that contains images for many icons. The value of the Image32by32Left attribute is used to set the CSS left attribute for the inli...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/togglebutton-element
eac7294ce1b5-3
Image16by16Left Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image16by16 attribute points to an image file that contains images for many icons. The value of the Image16by16Left attribute is used to set the CSS left attribute for the inline ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/togglebutton-element
eac7294ce1b5-4
ToolTipImage32by32Class Optional. The name of a CSS class selector to be applied to the tooltip image. ToolTipImage32by32Left Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the ToolTipImage32by32 attribute points to an image file that con...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/togglebutton-element
eac7294ce1b5-5
Child elements None Parent elements CommandUIDefinition Controls (Group) Occurrences Minimum: 0 Maximum: unbounded
https://learn.microsoft.com/en-us/sharepoint/dev/schema/togglebutton-element
9e8f72eb4434-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a text box control. <TextBox Command="Text" Id="Text" ImeEnabled="TRUE | FALSE" MaxLength="Integer" QueryCommand="Text" Sequence="Integer" ShowAsLabel=" TRUE | FALSE " TemplateAlias="Text" ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/textbox-element
9e8f72eb4434-1
Optional. The maximum number of characters that a user can enter. QueryCommand Optional. The name of the command to execute when polling for state information. Sequence Optional. An integer that specifies the order of placement among sibling XML nodes. ShowAsLabel Optional. Set to T...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/textbox-element
9e8f72eb4434-2
ToolTipImage32by32Top Optional. A negative integer that represents an offset for the top edge of the image. Use this attribute when the ToolTipImage32by32 attribute points to an image file that contains the images for many icons. The value of the ToolTipImage32by32Top attribute is used to set the CSS top attr...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/textbox-element
b3dcc9430ae3-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Contains ribbon templates. <Templates /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes None Child elements RibbonTemplates P...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/templates-element
cb3f17011533-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Represents a tab control. <Tab Command="Text" CssClass="Text" Description="Text" Id="Text" Sequence="Text" Title="Text" /> Elements and attributes The following sections describe attributes, child...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/tab-element
9d7e8b69aceb-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Contains elements that define tab controls. <Tabs Id="IdType" /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes Attribute Des...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/tabs-element
028ee69441a8-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a horizontally scrolling strip that contains one or more controls. <Strip /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes Non...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/strip-element
ccaf1c79bb82-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a control that combines a button and a drop-down menu. <SplitButton Alt="Text" CacheMenuVersions="TRUE | FALSE" Command="Text" CommandMenuOpen="Text" CommandMenuClose="Text" CommandType="Genera...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/splitbutton-element
ccaf1c79bb82-1
Attribute Description Alt Optional. Alternative text that is used for the control. CacheMenuVersions Optional. TRUE to store previously constructed versions of a dynamic menu. The default is FALSE . Command Optional. The name of the command to execute when the control is selec...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/splitbutton-element
ccaf1c79bb82-2
Image32by32Left Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image32by32 attribute points to an image file that contains images for many icons. The value of the Image32by32Left attribute is used to set the CSS left attribute for the inli...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/splitbutton-element
ccaf1c79bb82-3
Image16by16Left Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image16by16 attribute points to an image file that contains images for many icons. The value of the Image16by16Left attribute is used to set the CSS left attribute for the inline ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/splitbutton-element
ccaf1c79bb82-4
TemplateAlias Optional. A string that matches the value of the TemplateAlias attribute for a ControlRef element, an OverflowArea element, or an OverflowSection element in a GroupTemplate element. The TemplateAlias attribute is used to size and position controls in a group when a template is applied to t...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/splitbutton-element
ccaf1c79bb82-5
Optional. The text that appears as the title of the tooltip. ToolTipDescription Optional. The text that appears in the body of the tooltip. ToolTipHelpKeyWord Optional. The keyword that is used by context-sensitive Help. ToolTipSelectedItemTitle Optional. The title of the tooltip tha...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/splitbutton-element
0037e9f009ae-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a spinner control. <Spinner AccelerationInterval="Integer" AltDownArrow="Text" AltUpArrow="Text" Command="Text" DefaultUnit="Text" DefaultValue="Decimal" Id="Text" ImeEnabled="TRUE | FALSE"...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/spinner-element
0037e9f009ae-1
Command Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the control should be the same as the value of the Command attribute of a corresponding CommandUIHandler element. DefaultUnit ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/spinner-element
0037e9f009ae-2
ToolTipImage32by32 Optional. A server-relative URL to a file that contains a 32-by-32-pixel image to be used in the tooltip, such as "/_layouts/1033/images/formatmap32x32.png". ToolTipImage32by32Class Optional. The name of a CSS class selector to be applied to the tooltip image. ToolTipImage32by...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/spinner-element
0037e9f009ae-3
ToolTipShortcutKey Optional. The text to display for the shortcut key in the tooltip. For example, if the shortcut key for the control is Alt+J, the value for this attribute is "Alt+J". The tooltip displays the text for the shortcut key in parentheses after the tooltip title: "(Alt+J)". Child elements ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/spinner-element
58a62f4fb181-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a section of a layout. <Section Type="Divider | OneRow | TwoRow | ThreeRow" Alignment="Top | Middle" /> Elements and attributes The following sections describe attributes, child elements, and pare...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/section-element
58a62f4fb181-1
</Row> <Row> <ControlRef TemplateAlias="modifyView" DisplayMode="Medium" /> </Row> <Row> <Strip> <ControlRef TemplateAlias="previousPage" DisplayMode="Small" /> <ControlRef TemplateAlias="currentPage" DisplayMode="Medium" /> <ControlRef TemplateAlias="nextPage" DisplayMod...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/section-element
c34651c92ffc-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines tab scaling. <Scaling Id="Text" /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes Attribute Description Id ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/scaling-element
5a2f2aefe9b1-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines how a group of controls on a tab are sized. <Scale GroupId="Text" Id="Text" Sequence="Integer" Size="Text" PopupSize="Text" /> Elements and attributes The following sections describe attribu...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/scale-element
b70153be6ef3-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a row in a section of a layout. <Row /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes None Child elements ControlRef S...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/row-element
105fd618df82-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Contains elements that define group templates. <RibbonTemplates Id="Text" /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes Att...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbontemplates
9f1693daba30-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Contains elements that define the server ribbon user interface. <Ribbon Id="Text" Image32by32GroupPopupDefault="Url" Image32by32GroupPopupDefaultClass="CSS Selector" Image32by32GroupPopupDefaultLeft="Negat...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbon-element
9f1693daba30-1
ToolTipDisabledCommandHelpKey="Text" ToolTipHelpCommand="Text" ToolTipSelectedItemTitlePrefix="Text" ShortcutKeyJumpToRibbon_Ctrl="Text" ShortcutKeyJumpToRibbon_Alt="Text" ShortcutKeyJumpToRibbon_Shift="Text" ShortcutKeyJumpToRibbon_AccessKey="Text" ShortcutKeyJumpToFirstControl_Ctrl="Text" ShortcutKeyJ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbon-element
9f1693daba30-2
Image32by32GroupPopupDefaultLeft Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image32by32GroupPopupDefault attribute points to an image file that contains the images for many icons. The value of the Image32by32GroupPopupDefaultLeft attribute ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbon-element
9f1693daba30-3
ImageDownArrowTop Optional. A negative integer that represents an offset for the top edge of the image. Use this attribute when the ImageDownArrow attribute points to an image file that contains the images for many icons. The value of the ImageDownArrowTop attribute is used to set the CSS top attribute for th...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbon-element
9f1693daba30-4
ToolTipFooterImage16by16 Optional. A server-relative URL to a file that contains a 16-by-16-pixel image to use for the tooltip footer, such as "/_layouts/1033/images/formatmap16x16.png". ToolTipFooterImage16by16Class Optional. The name of a CSS class selector to be applied to the image. ToolTipF...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbon-element
9f1693daba30-5
ToolTipHelpCommand Optional. The name of the command that invokes Help when the control is disabled. ToolTipSelectedItemTitlePrefix Optional. Prefix for the title of the tooltip for the selected item. ShortcutKeyJumpToRibbon_Ctrl Optional. Either "t" or "f", indicating whether the CTRL key s...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbon-element
9f1693daba30-6
ATContextualTabText Optional. Hidden text to convey contextual tab information to screen readers, such as " {0} group. Tab {1} of {2}." ATTabPositionText Optional. Hidden text to convey tab information to screen readers, such as "Tab {0} of {1}." NavigationHelpText Optional. The text of a me...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/ribbon-element
7017768eae04-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a quick-access toolbar. <QAT Id="Text" ImageDownArrow="Url" ImageDownArrowClass="CSS Class Selector" ImageDownArrowLeft="Negative Integer" ImageDownArrowTop="Negative Integer" ImageSideArrow="U...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/qat-element
7017768eae04-1
ImageDownArrowTop Optional. A negative integer that represents an offset for the top edge of the image. Use this attribute when the ImageDownArrow attribute points to an image file that contains the images for many icons. The value of the ImageDownArrowTop attribute is used to set the CSS top attribute for th...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/qat-element
7017768eae04-2
ImageUpArrowClass Optional. The name of a CSS class selector to be applied to the up arrow image. ImageUpArrowLeft Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the ImageUpArrow attribute points to an image file that contains the images ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/qat-element
63b46acfeffe-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines an area where multiple controls can render as a list. <OverflowArea DisplayMode="Small | Medium | Large | Menu | Menu16 | Menu32" TemplateAlias="Text" /> Elements and attributes The following sect...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/overflowarea-element
bf8bca233337-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a section that can be created dynamically with a variable number of controls. <OverflowSection DisplayMode="Small | Medium | Large | Menu | Menu16 | Menu32" DividerAfter="TRUE | FALSE" DividerBefore=...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/overflowsection-element
bf8bca233337-1
Type Optional. An enumeration value that specifies the type of section. OneRow . The section renders with one row of controls. TwoRow . The section renders with two rows of controls. ThreeRow . The section renders with three rows of controls. Child elements None Parent elements Layout ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/overflowsection-element
b8699c80c57a-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a control that combines a button and a drop-down menu to display a list of the most-recently used items. <MRUSplitButton Alt="Text" CacheMenuVersions="TRUE | FALSE" Command="Text" CommandMenuOpen="...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/mrusplitbutton-element
b8699c80c57a-1
Command Optional. The name of the command to execute when the control is selected. If the control is in a CommandUIDefinition element, the value of the Command attribute of the control should be the same as the value of the Command attribute of a corresponding CommandUIHandler element. CommandMenuOp...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/mrusplitbutton-element
b8699c80c57a-2
QueryCommand Optional. The name of the command to execute when polling for state information. TemplateAlias Optional. A string that matches the value of the TemplateAlias attribute for a ControlRef element, an OverflowArea element, or an OverflowSection element in a GroupTemplate element. The ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/mrusplitbutton-element
b8699c80c57a-3
Optional. The text that appears as the title of the tooltip. ToolTipDescription Optional. The text that appears in the body of the tooltip. ToolTipHelpKeyWord Optional. The keyword that is used by context-sensitive Help. ToolTipSelectedItemTitle Optional. The title of the tooltip tha...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/mrusplitbutton-element
7123d4e381a2-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a section of a menu. <MenuSection Id="Text" Title="Text" Scrollable="TRUE | FALSE" Sequence="Integer" MaxHeight="Integer" DisplayMode="Menu | Menu16 | Menu32" /> Elements and attributes Th...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/menusection-element
89c930c2aedc-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a menu control. <Menu Id="Text" MaxWidth="Integer" /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attributes Attribute Desc...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/menu-element
05b23b7a978a-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Specifies the maximum size for a group of controls. <MaxSize GroupId="Text" Id="Text" Sequence="Text" Size="Text" /> Elements and attributes The following sections describe attributes, child elements,...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/maxsize-element
8cc6f3c44ac5-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines the layout of controls in a template. <Layout Title="Text" LayoutTitle="Text" /> Elements and attributes The following sections describe attributes, child elements, and parent elements. Attribut...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/layout-element
8cc6f3c44ac5-1
<ControlRef TemplateAlias="underline" DisplayMode="Small" /> <ControlRef TemplateAlias="strikethrough" DisplayMode="Small" /> <ControlRef TemplateAlias="subscript" DisplayMode="Small" /> <ControlRef TemplateAlias="superscript" DisplayMode="Small" /> </Strip> <Strip> ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/layout-element
8cc6f3c44ac5-2
<ControlRef TemplateAlias="backgroundcolor" DisplayMode="Small" /> <ControlRef TemplateAlias="fontcolor" DisplayMode="Small" /> </Strip> <Strip> <ControlRef TemplateAlias="clearformat" DisplayMode="Small" /> </Strip> </Row> </Section> <OverflowSection Type="Thre...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/layout-element
c1812c12dc88-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines a label control. <Label ForId="Text" Id="Text" LabelText="Text" Image16by16="Url" Image16by16Class="CSS Class Selector" Image16by16Left="Negative Integer" Image16by16Top="Negative Integer" ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/label-element
c1812c12dc88-1
Image16by16Left Optional. A negative integer that represents an offset for the left edge of the image. Use this attribute when the Image16by16 attribute points to an image file that contains images for many icons. The value of the Image16by16Left attribute is used to set the CSS left attribute for the inline ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/label-element
c1812c12dc88-2
Minimum: 0 Maximum: 1 Example The following example is an XML fragment that shows a Controls element that contains two text box controls and two labels for them. <Controls Id="Ribbon.Link.Link.Properties.Controls"> <Label Id="Ribbon.Link.Link.Properties.LinkAddressLabel" LabelText="$Resources:core...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/label-element
c1812c12dc88-3
ToolTipDescription="$Resources:core,cui_STT_LinkTooltip;" Id="Ribbon.Link.Link.Properties.LinkTooltip" Command="LinkTitleChanged" QueryCommand="QueryLinkTitle" MaxLength="128" Sequence="40" TemplateAlias="o2"/> </Controls>
https://learn.microsoft.com/en-us/sharepoint/dev/schema/label-element
bacf2f4b1e43-0
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013 Defines the Microsoft Office button. <Jewel Alt="Text" CacheMenuVersions="TRUE | FALSE" Command="Text" CommandMenuClose="Text" CommandMenuOpen="Text" Height="Integer" Id="Text" ImageDownArrow="Url"...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/jewel-element
bacf2f4b1e43-1
ImageLeftSideHoverTop="Negative Integer" ImageLeftSideDown="Url" ImageLeftSideDownClass="CSS Selector" ImageLeftSideDownLeft="Negative Integer" ImageLeftSideDownTop="Negative Integer" ImageRightSide="Url" ImageRightSideClass="CSS Selector" ImageRightSideLeft="Negative Integer" ImageRightSideTop="Negativ...
https://learn.microsoft.com/en-us/sharepoint/dev/schema/jewel-element