UserMacroIdentityInfoProviderDeleteUserMacroIdentityInfo Method (Int32) |
Deletes UserMacroIdentityInfo with specified ID.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public static void DeleteUserMacroIdentityInfo(
int id
)
Parameters
- id
- Type: SystemInt32
UserMacroIdentityInfo ID
See Also