45a33d19 798b 23fd c50d d3623c43f922 - autumn009/NestedHtmlWriter GitHub Wiki
The NhBlock 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.) |
![]() |
CreateBlockQuote | blockquote elemnt object creation |
![]() |
CreateDiv | div elemnt object creation |
![]() |
CreateForm | Form elemnt object creation |
![]() |
CreateHx | h1~h6 elemnt object creation |
![]() |
CreateOl | ol elemnt object creation |
![]() |
CreateP | p elemnt object creation |
![]() |
CreateTable | table elemnt object creation |
![]() |
CreateUl | ul elemnt object creation |
![]() |
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.) |
![]() |
WriteHxText | output h1 to h6 element which has text content without any attribute |
![]() |
WriteIDAttr | output id attribute (Inherited from NhBase.) |
![]() |
WritePText | output p element which has text content without any attribute |
![]() |
WriteRawString | output any text without any conmversion (Inherited from NhNotEmpty.) |