Méthode | Description | |
---|---|---|
ConfigurationBuilder ( IContentService contentService ) : System | ||
ConfigureEditRoute ( RouteCollection routes, string prefix ) : void | ||
EditModeShouldBeEnabledWhen ( bool>.Func |
||
WhenCacheRefreshes ( System.Action action ) : |
||
WhenContentIsRequested ( string>.Action |
||
WithFilters ( ) : |
public ConfigurationBuilder ( IContentService contentService ) : System | ||
contentService | IContentService | |
Résultat | System |
public ConfigureEditRoute ( RouteCollection routes, string prefix ) : void | ||
routes | RouteCollection | |
prefix | string | |
Résultat | void |
public EditModeShouldBeEnabledWhen ( bool>.Func |
||
funcWhichVerifiesRequesterIsAllowedToEdit | bool>.Func | |
Résultat |
public WhenCacheRefreshes ( System.Action action ) : |
||
action | System.Action | |
Résultat |
public WhenContentIsRequested ( string>.Action |
||
action | string>.Action | |
Résultat |
public WithFilters ( ) : |
||
Résultat |