WebSession.PageWithID

From Xojo Documentation

Method

WebSession.PageWithID(ControlID As String) As WebPage

New in 2011r1

Supported for all project types and targets.

Returns the page with the matching identifier. A page’s identifier can be obtained from its ControlID property.

See Also

WebSession.PageCount, WebSession.PageAtIndex, WebSession.PageWithName, WebSession.PageWithID, WebControl.ControlID