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