<Border> (FormXml)
Applies To: Dynamics CRM 2015
A parameter for IFrame or web resource controls. The value of this element specifies whether to display a border around the control.
Syntax
<Border>[false|true]</Border>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains the parameters to be passed to a control in a form. |
Remarks
Contains a value of true or false.
Example
<Border>false</Border>
Element Information
Schema Type |
String |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
See Also
Form XML reference
Customize entity forms
© 2016 Microsoft. All rights reserved. Copyright