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