LinksEventArgsAdditionalParameters Property |
Collection of additional parameters. Most of the parameters are obtained from the query string.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 11.0.0
Syntax public NameValueCollection AdditionalParameters { get; set; }
Property Value
Type:
NameValueCollectionSee Also