Click or drag to resize
IMacroMethodSnippet Property
Gets or sets a code snippet which is used in AutoCompletion when TAB is pressed (for determining the cursor position use pipe).

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
string Snippet { get; set; }

Property Value

Type: String
See Also