Click or drag to resize

cssCollectionSave Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Saves the css collection to specified path.

Namespace:  imbSCI.Core.style.css
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void Save(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString
The path.
See Also