Table of Contents

ConvertibleElement.ValueAttributeName Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly
Sandcastle.Core.dll

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.

public string ValueAttributeName { get; }

Property Value

string