Show / Hide Table of Contents

Property HSMessage.UrlParameters


Overload

URL parameters (query string). Not URL-encoded.

public Dictionary<string, string> UrlParameters { get; }
Property Value
Dictionary<string, string>

null if there are no URL parameters.