StopSoundOnClick

IHyperlink.StopSoundOnClick property

Determines whether the sound should be stopped on hyperlink click. Read/write Boolean.

public bool StopSoundOnClick { get; set; }

See Also