ShortcodeHelper Class
Utility methods to help with shortcodes.
Namespace
Statiq.Common
Base Types
  • object
ShortcodeHelper
object

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