Click or drag to resize
EditableWebPartListRenderAsTag Property
Renders the item as the specified tag, default value is "div"

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public string RenderAsTag { get; set; }

Property Value

Type: String
See Also