The URL of the image to use in an icon place.
[Visual Basic]
Public Property ImageUrl As String
[C#]
public string ImageUrl {get;set;}
[Delphi]
public property ImageUrl: String read get_ImageUrl write set_ImageUrl;
See Also
C1WebCustomItemStyle Class | C1WebCustomItemStyle Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |