Hello,
I try to assign custom sound to notification but it doesn't work, also built-in sounds works good.
this is html code
thanx for advance.
I try to assign custom sound to notification but it doesn't work, also built-in sounds works good.
this is html code
<telerik:RadNotification ID="RadNotification1" runat="server" Animation="Fade" EnableRoundedCorners="True" EnableShadow="True" Height="100px" Width="250px" Position="TopRight" Skin="Default" ShowSound="~/facebook.wav"></telerik:RadNotification>thanx for advance.