69962354 8c71 0636 43c5 79274e2e84ba - autumn009/NestedHtmlWriter GitHub Wiki
The NhLiBlock 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 (Inherited from NhBlock.) |
![]() |
CreateDiv | div elemnt object creation (Inherited from NhBlock.) |
![]() |
CreateForm | Form elemnt object creation (Inherited from NhBlock.) |
![]() |
CreateHx | h1~h6 elemnt object creation (Inherited from NhBlock.) |
![]() |
CreateOl | ol elemnt object creation (Inherited from NhBlock.) |
![]() |
CreateP | p elemnt object creation (Inherited from NhBlock.) |
![]() |
CreateTable | table elemnt object creation (Inherited from NhBlock.) |
![]() |
CreateUl | ul elemnt object creation (Inherited from NhBlock.) |
![]() |
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 (Inherited from NhBlock.) |
![]() |
WriteIDAttr | output id attribute (Inherited from NhBase.) |
![]() |
WritePText | output p element which has text content without any attribute (Inherited from NhBlock.) |
![]() |
WriteRawString | output any text without any conmversion (Inherited from NhNotEmpty.) |