Exemplo n.º 1
0
 /// <inheritdoc/>
 public override void AddRightRailContent(ICommandPresentationContext context, ComponentConfiguration componentConfiguration)
 {
     context.Remove(ComponentCommands.ComponentProtectionGroupCommand);
     context.Remove(DocumentCommands.ToggleMatchFileNameAndTitleCommand);
     context.Remove(DocumentCommands.ChangeDocumentTitleCommand);
 }