Intersoft ClientUI Documentation
IsHtmlPageEnabled Method
See Also  Send Feedback
Intersoft.Client.Framework Namespace > CrossPlatform Class : IsHtmlPageEnabled Method






Syntax

Visual Basic (Declaration) 
Public Shared Function IsHtmlPageEnabled() As Boolean
Visual Basic (Usage)Copy Code
Dim value As Boolean
 
value = CrossPlatform.IsHtmlPageEnabled()
C# 
public static bool IsHtmlPageEnabled()
Delphi 
public function IsHtmlPageEnabled(): Boolean; static; 
JScript 
public static function IsHtmlPageEnabled() : boolean;
Managed Extensions for C++ 
public: static bool IsHtmlPageEnabled(); 
C++/CLI 
public:
static bool IsHtmlPageEnabled(); 

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.