AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditorStyleFormat..::..Element Property

Gets or sets the HTML element to wrap the selection in. Defaults to span.

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public string Element { get; set; }

Field Value

The wrapper element's tag name.