| DirectFileUploaderCreateCss Method | 
            Generates CSS styles for the control.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxprotected string CreateCss(
	string containerDivId
)
Parameters
- containerDivId
- Type: SystemString
 Container div client ID
Return Value
Type: 
String See Also
See Also