BreadcrumbQueryPathEventArgs Constructors
Provides data for the QueryPath event.Name | Parameters | Description |
---|---|---|
BreadcrumbQueryPathEventArgs(BreadcrumbControl, IEnumerable<String>, String) | source, path, pathSeparator | Initializes a new instance of the BreadcrumbQueryPathEventArgs class. |
See Also