Method | Description | |
---|---|---|
BBCode ( ) : System |
Initializes static members of the BBCode class.
|
|
Parse ( string &body, string code, string tag ) : void |
Parses the specified body.
|
|
Parse ( string &body, string code, string startTag, string endTag ) : void |
Parses the BBCode into XHTML in a safe non-breaking manor.
|
|
PostCommentServing ( object sender, |
Handles the CommentServing event of the Post control.
|