DOMTreatNullAsAttribute Class
DOMTreatNullAsAttribute class
Indicates that null of the member value will be treated as specified value.
[AttributeUsage(AttributeTargets.All)]
public sealed class DOMTreatNullAsAttribute : Attribute
Constructors
Name | Description |
---|---|
DOMTreatNullAsAttribute(Type, object) | Initializes a new instance of the DOMTreatNullAsAttribute class. |
Properties
Name | Description |
---|---|
[getType] | |
[setType] Gets or sets value the type. | |
[getValue] | |
[setValue] Gets or sets the value. |
See Also
- package com.aspose.html.Dom.Attributes
- package Aspose.HTML