ShortcodeHelper Class
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(string, int) IEnumerable<KeyValuePair<string, string>>
Splits shortcode arguments into key/value pairs.
static