Click or drag to resize

linksStylesheetsAddStyleSheet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Add CSS file

Namespace:  imbSCI.Reporting.meta.collection
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaLink AddStyleSheet(
	string __filenameWithExtension
)
Request Example View Source

Parameters

__filenameWithExtension
Type: SystemString
just filename of CSS file

Return Value

Type: metaLink
Created link
See Also