2af6e37c 4620 5f50 db13 1889b06d0597 - autumn009/NestedHtmlWriter GitHub Wiki
The NhHead type exposes the following members.
Name | Description | |
---|---|---|
![]() |
checkLock | check if locked (Inherited from NhBase.) |
![]() |
confirmStartTagClose | confirm tag is closed and if closed, outout '>' (Inherited from NhNotEmpty.) |
![]() |
Dispose | Release allocated resources (Inherited from NhNotEmpty.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteAttribute | output any attributes (Inherited from NhBase.) |
![]() |
WriteClassAttr | output class attribute (Inherited from NhBase.) |
![]() |
WriteEncodingName | output meta element with Content-Type information |
![]() |
WriteIDAttr | output id attribute (Inherited from NhBase.) |
![]() |
WriteRawString | output any text without any conmversion (Inherited from NhNotEmpty.) |
![]() |
WriteStyleSheetRefer(String, String) | **Obsolete. ** output reference information for style-sheet |
![]() |
WriteStyleSheetRefer(String, String, Boolean) | output reference information for style-sheet |
![]() |
WriteTitle | output title element which has text content without any attribte |