Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > Extensions Class > Extensions Members |
The Extensions type exposes the following members.
Name |
Description |
|
|
Adds the after. |
|
|
Adds character(s) after the string depending whether it is the last element output from a loop. For example when you want to add comma while listing items in a ForEach or For loop |
|
|
Adds the carriage. |
|
|
Adds the quotes. |
|
|
Adds the tag. |
|
|
Adds the tag. |
|
|
Adds the tag with cr. |
|
|
Commas the specified string. |
|
|
Commas the specified index. |
|
|
Deeps the clone. |
|
|
hes the tag. |
|
|
Creates an html tag using the passed tag. HTMLs the tag. |
|
|
Creates an html tag using the passed tag. |
|
|
Indents the passed string |
|
|
Determines whether the specified string is blank. |
|
|
Create a list item(<li>) belonging to an unordered(<ul> or ordered list (<ol>) |
|
|
Pluralizes the specified string. |
|
|
Selfs the reference column. |
|
|
Selfs the reference nav property. |
|
|
Sets the text. |
|
|
Singularizes the specified string. |
|
|
Strips the carriage. |
|
|
Tags the specified tag. |
|
|
Tags the end. |
|
|
Creates an Unordered list tag |
ZeraSystems.CodeNanite.Expansion Namespace