summaryM:DotNetNuke.Common.Utilities.UrlUtils.ClosePopUp(System.Boolean,System.String,System.Boolean)
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string ClosePopUp( bool refresh, string url, bool onClickEvent ) |
Visual Basic |
---|
Public Shared Function ClosePopUp ( refresh As Boolean, url As String, onClickEvent As Boolean ) As String |
Parameters
- refresh
- Type: System..::..Boolean
paramrefreshM:DotNetNuke.Common.Utilities.UrlUtils.ClosePopUp(System.Boolean,System.String,System.Boolean)
- url
- Type: System..::..String
paramurlM:DotNetNuke.Common.Utilities.UrlUtils.ClosePopUp(System.Boolean,System.String,System.Boolean)
- onClickEvent
- Type: System..::..Boolean
paramonClickEventM:DotNetNuke.Common.Utilities.UrlUtils.ClosePopUp(System.Boolean,System.String,System.Boolean)