summaryM:DotNetNuke.UI.WebControls.WebControls.RegisterClientScriptBlock(System.Web.UI.Page,System.String)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
| C# |
|---|
public static void RegisterClientScriptBlock( Page ThePage, string Key ) |
| Visual Basic |
|---|
Public Shared Sub RegisterClientScriptBlock ( ThePage As Page, Key As String ) |
Parameters
- ThePage
- Type: System.Web.UI..::..Page
paramThePageM:DotNetNuke.UI.WebControls.WebControls.RegisterClientScriptBlock(System.Web.UI.Page,System.String)
- Key
- Type: System..::..String
paramKeyM:DotNetNuke.UI.WebControls.WebControls.RegisterClientScriptBlock(System.Web.UI.Page,System.String)