Share via


NoNamespace.advClick Field

Definition

Represents the advClick XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: transition.
  • corresponds to the following strongly-typed properties: Transition.AdvanceOnClick.

Applies to