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!

AdRotator.PreRender

Gets the ad information for rendering by looking up the file data and/or calling the user event.

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

See Also

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