ConvertibleElementValueAttributeName Property

This read-only property returns the name of the attribute value from which to get the value for the converted element's content. If null, the elements nodes are used instead.

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string ValueAttributeName { get; }

Property Value

String

See Also