HtmlStylesheetLoadEventArgs 属性 |
HtmlStylesheetLoadEventArgs 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | Attributes |
collection of all the attributes that are defined on the link element
|
![]() | SetSrc |
provide the new source (file path or URL) to load stylesheet from
|
![]() | SetStyleSheet |
provide the stylesheet to load
|
![]() | SetStyleSheetData |
provide the stylesheet data to load
|
![]() | Src |
the source of the stylesheet as found in the HTML (file path or URL)
|