Method DefineScopedVariable
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Css.dll
DefineScopedVariable(string, string, string)
Defines a custom property in the current scope
public void DefineScopedVariable(string scopeName, string variableName, string value)