Click or drag to resize
MacroIdentityInfoProviderGetMacroIdentities Method
Returns a query for all the MacroIdentityInfo objects.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
public static ObjectQuery<MacroIdentityInfo> GetMacroIdentities()

Return Value

Type: ObjectQueryMacroIdentityInfo
See Also