| ContentUrlRetrieverResolveModeAndAction Method | 
            Gets correct action based on given display mode.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected 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
See Also