[]
Creates a copy of this RepeatingSectionItem content control and inserts it after this item.
public ContentControl Repeat()
Public Function Repeat() As ContentControl
| Type | Description |
|---|---|
| ContentControl | The newly created RepeatingSectionItem content control. |
| Type | Condition |
|---|---|
| InvalidContentControlTypeException | If this content control is not a RepeatingSectionItem. |