Click or drag to resize
UILayoutPaneSrc Property
Represents src attribute of the rendered element. Applied when RenderAs==HtmlTextWriterTag.Iframe.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string Src { get; set; }

Property Value

Type: String
See Also