Dynamicweb 9
Dynamicweb 9
Dynamicweb.Controls.Charts.Providers
GoogleChartEngine Class
GoogleChartEngine Methods
GetClientTypeName Method
GetTypeClass Method
GetTypeManager Method
LoadResources Method
Serialize Method
Validate Method
GoogleChartEngine
GetTypeClass Method
Returns the common name of a given type.
Namespace:
Dynamicweb.Controls.Charts.Providers
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
C#
VB
Copy
public
string
GetTypeClass
(
Type
t
)
Public
Function
GetTypeClass
(
t
As
Type
)
As
String
Parameters
t
Type:
System
Type
Type to examine.
Return Value
Type:
String
Common name of the type.
Implements
ITypeManager
GetTypeClass(Type)
Remarks
See Also
Reference
GoogleChartEngine Class
Dynamicweb.Controls.Charts.Providers Namespace