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