CSSPrimitiveValue.CSS_IDENT

CSSPrimitiveValue.CSS_IDENT field

The value is an identifier. The value can be obtained by using the getStringValue method.

public const ushort CSS_IDENT;

See Also