Click or drag to resize
QueryDataParametersGetMacros Method
Gets the enumerator.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected IEnumerable<DictionaryEntry> GetMacros()

Return Value

Type: IEnumerableDictionaryEntry
See Also