[]
Gets the array of all RenderInputFragment objects on the current page.
public RenderInputFragment[] GetInputFragments(bool sort)
Public Function GetInputFragments(sort As Boolean) As RenderInputFragment()
| Type | Name | Description |
|---|---|---|
| bool | sort |
| Type | Description |
|---|---|
| RenderInputFragment[] | The array of RenderInputFragment objects . |