Table of Contents

Property Static

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

Static

Gets or sets a value indicating whether this CssXmlDocument handles DOM dynamic changes. Sometimes (when loading or rendering) this needs to be disabled. See StaticSection for more information about use

public bool Static { get; set; }

Property Value

bool

true if static; otherwise, false.