<StringParameter> (RibbonDiffXml)
Specifies a value with a string data type that may be passed as a parameter.
The following describes the attributes, child elements, and parent elements.
Attributes
| Attribute | Description | Type | Usage |
|---|---|---|---|
|
Name |
Represents the name of a query string parameter passed for this value when using a Url element. |
String |
See Remarks |
|
Value |
Specifies the value to be passed as a parameter. |
String |
Required |
Child Elements
This element has no child elements.
Parent Elements
| Element | Description |
|---|---|
|
Specifies a rule used with an EnableRule definition that is composed of a reference to a function within a JavaScript library. |
|
|
Specifies an action that calls a function from a specific JavaScript library. |
|
|
An action that opens a web page at a specified address. |
When the StringParameter is a child of the <Url> (RibbonDiffXml) a Name attribute is required. When the StringParameter is a child of the <JavaScriptFunction> (RibbonDiffXml) or <CustomRule> (RibbonDiffXml) elements, the Name attribute is not valid.
|
XPath |
//RibbonDiffXml/RuleDefinitions/EnableRules/EnableRule/CustomRule/StringParameter | //RibbonDiffXml/RuleDefinitions/EnableRules/EnableRule/OrRule/Or/CustomRule/StringParameter | //RibbonDiffXml/CommandDefinitions/CommandDefinition/Actions/Url/Stringparameter | //RibbonDiffXml/CommandDefinitions/CommandDefinition/Actions/JavaScriptFunction/Stringparameter |
|
Schema Name |
|
|
Validation File |
RibbonTypes.xsd |
|
Can be Empty |
Yes |
Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.