BreadCrumbHistoryItem Constructors
An object that stores the previously viewed BreadCrumbEdit path.| Name | Parameters | Description |
|---|---|---|
| BreadCrumbHistoryItem() | none | Initializes a new instance of the BreadCrumbHistoryItem class with the default settings. |
| BreadCrumbHistoryItem(String) | path | Initializes a new instance of the BreadCrumbHistoryItem class with the specified settings. |
See Also