MacroEditorPredefinedSnippets Property |
Gets the list of predefined snippets.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected static IEnumerable<MacroEditorHint> PredefinedSnippets { get; }
Property Value
Type:
IEnumerableMacroEditorHintSee Also