ContentUrlRetrieverResolveModeAndAction Method |
Gets correct action based on given display mode.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected void ResolveModeAndAction(
UIPageURLSettings settings
)
Parameters
- settings
- Type: CMS.UIControlsUIPageURLSettings
URL configuration object
Return Value
Type:
Returns 'content' action when action is not set and given node corresponds with 'content' action
See Also