Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores the value for an attribute.
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
System.Object
System.Web.WebPages.AttributeValue
Namespace: System.Web.WebPages
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Syntax
'Declaration
Public Class AttributeValue
'Usage
Dim instance As AttributeValue
public class AttributeValue
public ref class AttributeValue
type AttributeValue = class end
public class AttributeValue
The AttributeValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
AttributeValue | Initializes a new instance of the AttributeValue class.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Literal | Gets or sets a value that indicates whether the value is a literal value.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
Prefix | Gets or sets the namespace prefix for the attribute.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() |
Value | Gets or set the value for the attribute.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() ![]() |
FromTuple(Tuple<Tuple<String, Int32>, Tuple<Object, Int32>, Boolean>) | Creates an attribute value from the specified tuple object. |
![]() ![]() |
FromTuple(Tuple<Tuple<String, Int32>, Tuple<String, Int32>, Boolean>) | Creates an attribute value from the specified tuple object. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Operators
| Name | Description | |
|---|---|---|
![]() ![]() |
Implicit(Tuple<Tuple<String, Int32>, Tuple<Object, Int32>, Boolean> to AttributeValue) | Creates an attribute value from the specified tuple object. |
![]() ![]() |
Implicit(Tuple<Tuple<String, Int32>, Tuple<String, Int32>, Boolean> to AttributeValue) | Creates an attribute value from the specified tuple object. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg)
.jpeg)
.jpeg)
.gif)
.jpeg)