Interface IReactService
- Namespace
- Shift.Contract.Presentation
- Assembly
- Shift.Sdk.dll
public interface IReactService
- Extension Methods
Methods
RetrievePageSettingsAsync(IShiftPrincipal, string)
Task<PageSettings> RetrievePageSettingsAsync(IShiftPrincipal principal, string actionUrl)
Parameters
principalIShiftPrincipalactionUrlstring
Returns
RetrieveSiteSettingsAsync(IShiftPrincipal, bool)
Task<SiteSettings> RetrieveSiteSettingsAsync(IShiftPrincipal principal, bool refresh)
Parameters
principalIShiftPrincipalrefreshbool