Reset Method
Reset all properties of the component.
Syntax
[VB.NET] Public Sub Reset()
[C#] public void Reset();
Remarks
The Reset method resets all properties to the component's default settings. This is an easy way to clear all of the property values before repopulating the OData feed.