AmpAccordion.DisableSessionStates

AmpAccordion.DisableSessionStates property

Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion.

public bool DisableSessionStates { get; set; }

See Also