MarkupCompatibilityAttributes Members
Include Protected Members
Include Inherited Members
Defines the Markup Compatiblity Attributes.
The MarkupCompatibilityAttributes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MarkupCompatibilityAttributes |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Ignorable | Defines a whitespace-delimited list of namespace prefixes, where each namespace prefix identifies an ignorable namespace. |
![]() |
MustUnderstand | Defines a whitespace-delimited list of namespace prefixes identifying a set of namespace names. |
![]() |
PreserveAttributes | Defines a whitespace-delimited list of attribute qualified names identifying the expanded names of attributes that a markup producer suggests for preservation by markup editors. |
![]() |
PreserveElements | Defines a whitespace-delimited list of element qualified names identifying the expanded names of elements that a markup producer suggests for preservation by markup editors, even if the elements themselves are ignored. |
![]() |
ProcessContent | Defines a whitespace-delimited list of element-qualified names identifying the expanded names of elements whose content shall be processed, even if the elements themselves are ignored |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top