Click or drag to resize
MacroEditorPredefinedSnippets Property
Gets the list of predefined snippets.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected static IEnumerable<MacroEditorHint> PredefinedSnippets { get; }

Property Value

Type: IEnumerableMacroEditorHint
See Also