Click or drag to resize
MacroIdentityOptionToString Method
Returns a string that represents the current object.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 11.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also