BaseLayoutItem.RestoreFromCustomization Method
Name | Parameters | Description |
---|---|---|
Restore |
none | Restores the current layout item from the Customization Form and adds it to the root group with the default layout type. |
Restore |
base |
Restores the current layout item from the Customization Form and adds it to the parent group of the specified item at the specified visual position. |
Restore |
controller |
Restores the current layout item from the Customization Form and displays it at the specified position within the Layout |
Restore |
parent | Restores the current layout item from the Customization Form and adds it to the specified group with the default layout type. |