Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static void WriteDialogOuterFrame( HttpContext context, string title, string url ) |
Visual Basic |
---|
Public Shared Sub WriteDialogOuterFrame ( _ context As HttpContext, _ title As String, _ url As String _ ) |
Visual C++ |
---|
public: static void WriteDialogOuterFrame( HttpContext^ context, String^ title, String^ url ) |
Parameters
- context
- Type: System.Web..::..HttpContext
- title
- Type: System..::..String
- url
- Type: System..::..String