| DocumentUIHelperGetDocumentDialogConfig Method | 
            Creates DialogConfiguration object for specified document action.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic static DialogConfiguration GetDocumentDialogConfig(
	string action,
	string culture
)
Parameters
- action
- Type: SystemString
 Action to create configuration for.
- culture
- Type: SystemString
 Culture code
Return Value
Type: 
DialogConfiguration See Also
See Also