  | ValueConverterIsString Method (Type) | 
  
    Namespace: 
   Dynamicweb.Core
    Assembly:
   Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic static bool IsString(
	Type type
)
Public Shared Function IsString ( 
	type As Type
) As Boolean
Parameters
- type
 - Type: SystemType
 
Return Value
Type: 
Boolean
See Also