AlbumOnNet WebControl Suite

Album.MouseRolloverInitialFilter Property

The settings for the initial Internet Explorer filter to use on the mouse rollover effect.

[Visual Basic]
Overridable Public Property MouseRolloverInitialFilter As String
[C#]
public virtual string MouseRolloverInitialFilter {get; set;}

Property Value

IE Filter to apply initially and on the onmouseout client side event. Default "alpha(opacity=90)"

See Also

Album Class | AlbumOnNet Namespace