Click or drag to resize

LessHelperIsString Method

Namespace:  Dynamicweb.LessCompiler
Assembly:  Dynamicweb.LessCompiler (in Dynamicweb.LessCompiler.dll) Version: 1.1.10.0 (1.1.10)
Syntax
public static bool IsString(
	Object value
)

Parameters

value
Type: SystemObject

Return Value

Type: Boolean
See Also