BreadCrumbNodeCollection Constructors
A BreadCrumbNode collection.Name | Parameters | Description |
---|---|---|
BreadCrumbNodeCollection() | none | Initializes a new instance of the BreadCrumbNodeCollection class with the default settings. |
BreadCrumbNodeCollection(BreadCrumbNode) | owner | Initializes a new instance of the BreadCrumbNodeCollection class with the specified settings. |
BreadCrumbNodeCollection(RepositoryItemBreadCrumbEdit) | properties | Initializes a new instance of the BreadCrumbNodeCollection class with the specified settings. |
See Also