Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Filters all objects except PageView objects.
Syntax
Visual Basic Overrides Protected Sub
AddParsedSubObject( ByVal oNode As object )C# protected override void
AddParsedSubObject(object oNode );Managed C++ protected: void
AddParsedSubObject(object oNode );JScript protected override function
AddParsedSubObject(oNode : object );
Parameters
oNode Required. The node to be parsed.
Return Value
No return value.
Applies To
MULTIPAGE
See Also
Internet Explorer WebControls, About the MultiPage WebControl