AmpAttributes.IsPlaceHolder

AmpAttributes.IsPlaceHolder property

The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element.

public bool IsPlaceHolder { get; set; }

See Also