OnSet Method (RenderFragmentCollection)
In This Topic
Called when an element of the current collection is about to be set.
Syntax
Parameters
- index
- The index of the element.
- oldValue
- The old value of the element.
- newValue
- The new value of the element.
See Also