Click or drag to resize
UILayoutPaneAppendSrc Property
Indicates whether append Src to layout pane. Used in situations when URL is set by another control.

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

Property Value

Type: Boolean
See Also