The C1PageView type exposes the following members.

Constructors

  NameDescription
Public methodC1PageView
Constructor of the C1PageView class.

Properties

  NameDescription
Public propertyDisplayVisible
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
Public propertyText
Gets or sets the text associated with this page view.
Public propertyValue
Gets or sets the value associated with this page view.
Public propertyVisibleObsolete.
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
(Overrides ContentPanelVisible()()()().)

See Also