Intersoft ClientUI Documentation
GetPage Method (PageContent)



Gets the FixedPage contained within this PageContent.
Syntax
Public Function GetPage() As FixedPage
Dim instance As PageContent
Dim value As FixedPage
 
value = instance.GetPage()
public FixedPage GetPage()
public:
FixedPage^ GetPage(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageContent Class
PageContent Members

Send Feedback