AddLinkEventArgs Members
Include Protected Members
Include Inherited Members
Event argument to allow consumers of FeatureLinkSections and FeatureLinks to listen as links are added and make any desired modifications.
The AddLinkEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AddLinkEventArgs |
Top
Properties
Name | Description | |
---|---|---|
Link |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top