Class WorkflowHelper
Inheritance
WorkflowHelper
Assembly: SoDataBase.dll
Syntax
public class WorkflowHelper
Constructors
WorkflowHelper()
Declaration
Fields
CSParserOldStylePrefix
Declaration
public const string CSParserOldStylePrefix = "%"
Field Value
CSParserOldStyleSuffix
Declaration
public const string CSParserOldStyleSuffix = "%"
Field Value
CSParserPrefix
Declaration
public const string CSParserPrefix = "[["
Field Value
CSParserSuffix
Declaration
public const string CSParserSuffix = "]]"
Field Value
CSSpmLinkNameLink
Declaration
public const string CSSpmLinkNameLink = "spmLink"
Field Value
Extension Methods