Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1WebEditor
.
.
::
.
.
Page Property
C1WebEditor Class
See Also
Gets a reference to the System.Web.UI.Page instance that contains the server control.
Namespace:
C1.Web.Editor
Assembly:
C1.Web.Editor.2
(in C1.Web.Editor.2.dll)
Syntax
C#
public
override
Page
Page
{
get
;
set
; }
Visual Basic (Declaration)
Public
Overrides
Property
Page
As
Page
Get
Set
See Also
C1WebEditor Class
C1.Web.Editor Namespace