Share via


P.controls Field

Definition

Represents the p:controls XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cSld.
  • has the following child XML elements: control.
  • corresponds to the following strongly-typed classes: ControlList.

Applies to