Activate Method
Sets the current PageView to be selected.
Syntax
Visual Basic Overridable Public Sub
Activate( )C# public virtual void
Activate( );Managed C++ public: virtual void
Activate( );JScript public function
Activate( );
Return Value
No return value.
Remarks
The Activate method is available only to objects participating in the MultiPage behavior.
Applies To
PAGEVIEW
See Also
Internet Explorer WebControls, About the MultiPage WebControl