Intersoft ClientUI Documentation
GetContentPerspective Method
See Also  Send Feedback
Intersoft.Client.UI.Controls Namespace > IContentPerspective Interface : GetContentPerspective Method






Gets the content perspective element.

Syntax

Visual Basic (Declaration) 
Function GetContentPerspective() As ContentPerspective
Visual Basic (Usage)Copy Code
Dim instance As IContentPerspective
Dim value As ContentPerspective
 
value = instance.GetContentPerspective()
C# 
ContentPerspective GetContentPerspective()
Delphi 
function GetContentPerspective(): ContentPerspective; 
JScript 
function GetContentPerspective() : ContentPerspective;
Managed Extensions for C++ 
ContentPerspective* GetContentPerspective(); 
C++/CLI 
ContentPerspective^ GetContentPerspective(); 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.