Visual Basic (Declaration) | |
---|---|
Public Function GetCurrentTheme() As ISNet.WebUI.ThemeInfo |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WebInput Dim value As ISNet.WebUI.ThemeInfo value = instance.GetCurrentTheme() |
C# | |
---|---|
public ISNet.WebUI.ThemeInfo GetCurrentTheme() |
Delphi | |
---|---|
public function GetCurrentTheme(): ISNet.WebUI.ThemeInfo; |
JScript | |
---|---|
public function GetCurrentTheme() : ISNet.WebUI.ThemeInfo; |
Managed Extensions for C++ | |
---|---|
public: ISNet.WebUI.ThemeInfo* GetCurrentTheme(); |
C++/CLI | |
---|---|
public: ISNet.WebUI.ThemeInfo^ GetCurrentTheme(); |
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