CustomUserUrlParameters Property
Overloads
CustomUserUrlParameters |
Property for custom url parameters |
CustomUserUrlParameters
Property for custom url parameters
Declaration
public Dictionary<string, string> CustomUserUrlParameters { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |