AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditorSnippet..::..Html Property

Gets or sets the HTML markup that is inserted at the caret when the snippet is chosen.

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

Syntax


public string Html { get; set; }

Field Value

The snippet's HTML payload.