UserMacroIdentityInfoProviderGetUserMacroIdentityInfo Method (Int32) |
Returns UserMacroIdentityInfo with specified ID.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax public static UserMacroIdentityInfo GetUserMacroIdentityInfo(
int id
)
Parameters
- id
- Type: SystemInt32
UserMacroIdentityInfo ID
Return Value
Type:
UserMacroIdentityInfoSee Also