CollapsibleImageImageUrl Property |
Gets or sets the location of an image to display in the System.Web.UI.WebControls.Image control.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public string ImageUrl { get; set; }
Property Value
Type:
StringSee Also