UltimateSpell Class Library

UltimateSpellButton.ImageUrl Property

Gets or sets the url of the image to display on the spell button when ButtonType is ImageButton.

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

Property Value

Url of the image to display on the spell button when ButtonType is ImageButton.

Remarks

Use this property to set the url of the image to display on the spell button when ButtonType is ImageButton.

See Also

UltimateSpellButton Class | Karamasoft.WebControls.UltimateSpell Namespace