Share via


NoNamespace.css Field

Definition

Represents the css XML attribute.

public static readonly System.Xml.Linq.XName css;
 staticval mutable css : System.Xml.Linq.XName
Public Shared ReadOnly css As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPublishing.
  • corresponds to the following strongly-typed properties: WebPublishing.UseCss.

Applies to