ViewType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |