ViewType Class

Definition

Represents the type of a view.

public class ViewType : System.Web.UI.Control
type ViewType = class
    inherit Control
Public Class ViewType
Inherits Control
Inheritance
ViewType

Constructors

ViewType()

Initializes a new instance of the ViewType class.

Properties

TypeName

Gets or sets the name of the type.

Applies to