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!

BaseValidator.PreRenderRecursive

[To be supplied.]

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

See Also

BaseValidator Class | BaseValidator Members | System.Web.UI.WebControls Namespace