Click or drag to resize
DirectFileUploaderCreateCss Method
Generates CSS styles for the control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected string CreateCss(
	string containerDivId
)

Parameters

containerDivId
Type: SystemString
Container div client ID

Return Value

Type: String
See Also