Open Closed

IsVisibleToClients Property Doesn't Hide Feature at MVC UI #1075


User avatar
0
raif created

https://docs.abp.io/en/abp/latest/Features#other-feature-properties

  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

IsVisibleToClients (default: true): Set false to hide the value of this feature from clients (browsers). Isn't that should remove option from UI Is this bug or Am i doing something wrong ?


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    IsVisibleToClients means: Does it visible on api/abp/application-configuration endpoint.

    https://github.com/abpframework/abp/blob/71c4f94ff25bc3e8772a532a746ad778904e0e07/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/ApplicationConfigurations/AbpApplicationConfigurationAppService.cs#L272

  • User Avatar
    0
    raif created

    thx for clarification

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on June 20, 2025, 11:20