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