HBCMS更多的中文手册参考:

addImport Method

DHTML文档教程

Adds a style sheet to the imports collection for the specified style sheet.

dhtml语法

iindexactual = stylesheet.addimport(surl [, iindexrequest])

parameters

sURL Required. Stringthat specifies the location of the source file for the style sheet.
iIndexRequest Optional. Integerthat specifies the requested position for the style sheet in the collection. If this value is not given, the style sheet is added to the end of the collection.

Return Value

Integer. Returns a燼 zero-based index value indicating the position of the imported style sheet in the imports collection.

是否符合公共标准

There is no public standard that applies to this method.

Applies To

styleSheet