BreadcrumbAttribute Constructor (Int32, String) |
Constructor.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public BreadcrumbAttribute(
int index,
string resourceString
)
Parameters
- index
- Type: SystemInt32
Index of the breadcrumb - resourceString
- Type: SystemString
Resource string for the item
See Also