Table of Contents

Method HasVariable

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

HasVariable(string, string)

Checks if a variable is defined

public bool HasVariable(string variableName, string scopeName = null)

Parameters

variableName string
scopeName string

Returns

bool