Click or drag to resize
RibbonDefinitionId Field

Element identifier. It is required for every Ribbon element.

Please, do not include namespace! Namespace is calculated automatically from parent elements' ids. Dots ('.') are not allowed within the Id.

Namespace: FluentRibbon.Definitions
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public string Id

Field Value

Type: String
See Also