类库说明文档
![]() | JHRegisterJS Class |
向页面注册 JS,该类为密封类

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public sealed class JHRegisterJS
The JHRegisterJS type exposes the following members.

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Register(Page, String) |
在页面 Form 开始标记之后注册 JS 脚本,异常时无脚本执行
|
![]() ![]() | Register(Page, String, Boolean) |
向页面注册 JS 脚本,异常时无脚本执行
|
![]() ![]() | Register(Page, String, String) |
在页面 Form 开始标记之后注册 JS 脚本
|
![]() ![]() | Register(Page, String, String, Boolean) |
向页面注册 JS 脚本
|
![]() | ToString | (Inherited from Object.) |
