<StringParameter> (RibbonDiffXml)
Si applica a: CRM 2016 on-prem, CRM Online
Specifica un valore con dati di tipo stringa che è possibile passare come parametro.
Sintassi
<StringParameter
Name="String"
Value="String"
/>
Attributi ed elementi
The following describes the attributes, child elements, and parent elements.
Attributi
Attribute | Description | Type | Usage |
---|---|---|---|
Name |
Rappresenta il nome di un parametro stringa di query passato per il valore quando si utilizza un elemento URL. |
String |
See Remarks |
Value |
Specifica il valore da passare come parametro. |
String |
Required |
Elementi figlio
Questo elemento non presenta elementi figlio.
Elementi padre
Element | Description |
---|---|
Specifica una regola utilizzata con una definizione EnableRule composta da un riferimento a una funzione in una libreria JavaScript. |
|
Specifica un'azione tramite cui viene chiamata una funzione da una libreria JavaScript specifica. |
|
Azione tramite cui viene aperta una pagina Web a un indirizzo specificato. |
Note
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.
Informazioni elemento
XPath |
|
Schema Name |
|
Validation File |
RibbonTypes.xsd |
Can be Empty |
Yes |
Vedere anche
Altre risorse
Ribbon XML reference
Personalizzare i comandi e la barra multifunzione
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.