53ebc515 b69e 46a7 6e90 4ba169ead568 - autumn009/NestedHtmlWriter GitHub Wiki

NhForm Methods

The NhForm type exposes the following members.

Methods

 

Name Description
Protected method checkLock check if locked (Inherited from NhBase.)
Protected method confirmStartTagClose confirm tag is closed and if closed, outout '>' (Inherited from NhNotEmpty.)
Public method CreateBlockQuote blockquote elemnt object creation (Inherited from NhBlock.)
Public method CreateDiv div elemnt object creation (Inherited from NhBlock.)
Public method CreateForm Form elemnt object creation (Inherited from NhBlock.)
Public method CreateHx h1~h6 elemnt object creation (Inherited from NhBlock.)
Public method CreateOl ol elemnt object creation (Inherited from NhBlock.)
Public method CreateP p elemnt object creation (Inherited from NhBlock.)
Public method CreateTable table elemnt object creation (Inherited from NhBlock.)
Public method CreateUl ul elemnt object creation (Inherited from NhBlock.)
Public method Dispose Release allocated resources (Inherited from NhNotEmpty.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteAttribute output any attributes (Inherited from NhBase.)
Public method WriteClassAttr output class attribute (Inherited from NhBase.)
Public method WriteGetMethod outout method attribute with get value
Public method WriteHxText output h1 to h6 element which has text content without any attribute (Inherited from NhBlock.)
Public method WriteIDAttr output id attribute (Inherited from NhBase.)
Public method WritePostMethod outout method attribute with post value
Public method WritePText output p element which has text content without any attribute (Inherited from NhBlock.)
Public method WriteRawString output any text without any conmversion (Inherited from NhNotEmpty.)
  Back to Top

See Also

Reference

NhForm Class
NestedHtmlWriter Namespace

⚠️ **GitHub.com Fallback** ⚠️