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

Name Description
ViewType()

Initializes a new instance of the ViewType class.

Properties

Name Description
TypeName

Gets or sets the name of the type.

Applies to