ConnectionConsumerAttribute::ID Property
.NET Framework (current version)
Gets a string that represents the unique identity of the consumer connection point.
Assembly: System.Web (in System.Web.dll)
If searching through a connection point collection, you should use the ID property to locate a particular connection point. This property can be used to distinguish between two connection points of the same name. Consumer connection points can have the same DisplayName property value, but the ID property must be different.
.NET Framework
Available since 2.0
Available since 2.0
Show: