| LessHelperCorrectValue Method |
Namespace:
Dynamicweb.LessCompiler
Assembly:
Dynamicweb.LessCompiler (in Dynamicweb.LessCompiler.dll) Version: 1.1.10.0 (1.1.10)
Syntax public static string CorrectValue(
string inputString
)
Public Shared Function CorrectValue (
inputString As String
) As String
Parameters
- inputString
- Type: SystemString
Return Value
Type:
StringSee Also