Utility methods to help with shortcodes.
- Namespace
- Statiq
.Common - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ShortcodeHelper"]
class Type type-node
Syntax
public static class ShortcodeHelper
Methods
Name | Return Value | Summary |
---|---|---|
SplitArguments |
IEnumerable |
Splits shortcode arguments into key/value pairs.
static
|