NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BaseDataListDesigner.OnInternalChange

Notification that is called when internal changes have been made.

[Visual Basic]
Protected Sub OnInternalChange()
[C#]
protected void OnInternalChange();
[C++]
protected: void OnInternalChange();
[JScript]
protected function OnInternalChange();

See Also

BaseDataListDesigner Class | BaseDataListDesigner Members | System.Web.UI.Design.WebControls Namespace