| UserMacroIdentityInfoProviderGetUserMacroIdentityInfo Method (Int32) | 
Note: This API is now obsolete.
Namespace: CMS.MacroEngine
 Syntax
Syntax[ObsoleteAttribute("Use IUserMacroIdentityInfoProvider.Get(int) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - UserMacroIdentityInfo.Provider.")] public static UserMacroIdentityInfo GetUserMacroIdentityInfo( int id )
 See Also
See Also