LessHelper Class |
Namespace: Dynamicweb.LessCompiler
The LessHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckForMissingVariables |
Check the less content files for which variables are being used, and compare it to the list of variables given in the arguments
| |
| CorrectValue | ||
| GetVariables |
Get all variables from less variable files
| |
| IsString | ||
| IsValidValue |
Checks whether the provided value is valid.
|