Class BreadcrumbsVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class BreadcrumbsVM : CloudBaseVM
Properties
Breadcrumbs
Declaration
public System.Collections.Generic.ICollection<BreadcrumbsModel> Breadcrumbs { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<BreadcrumbsModel> |