This type is not documented.
Constructors
| Creates a new instance of SECTION. |
| This member is not documented. |
Instance methods
Tag | _(params object[] contents) |
Sets the contents of the tag. Any objects are allowed. |
Tag | _(params Func<object>[] contents) |
Sets the contents of the tag using lazy evaluation. |
Tag | |
Sets the contents of the tag. Any objects are allowed. |
void | |
Adds stuff at the end of the contents of this tag (a string, a tag, a collection of strings or of tags). |
Tag | Data(string key, object value) |
Specifies a data attribute for this tag. |
IEnumerable<string> | |
Outputs this tag and all its contents. |
string | |
Converts the entire tag tree into a single string. |
string | |
void | |
Creates a new file and outputs this tag and all its contents to it. |
Static methods
Tag | |
Creates a simple HTML document from the specified elements. |
Tag | HtmlTable(string classOnAllTags, params object[][] rows) |
Special method to help construct an HTML <TABLE> element without needing to manually instantiate
all intermediate row and cell tags. |
IEnumerable<string> | |
Converts a tag tree into a string that is generated bit by bit. |
RawTag | | Converts a tag tree into a raw tag which would render exactly the same as the tag tree. |
RawTag | ToRaw(params object[] tagTree) |
string | ToString(object tagTree, bool allTags = false) |
Converts a tag tree into a single string. |
Instance properties
bool | | Whether the end tag should be printed. |
bool | | Whether the start tag should be printed. If the tag has attributes, it will be printed regardless. |
string | | This member is not documented. |
Instance fields
string | | These members are not documented. |
string | |
truefalse | |
string | |
dir | |
truefalse | |
dropzone | |
bool | |
string | |
string | |
string | |
string | |
bool | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
truefalse | |
string | |
int? | |
string | |