Table of Contents

Class OperatorTypeExtension

Namespace
Dynamicweb.Tracking.Reporting
Assembly
Dynamicweb.Tracking.dll
Extension methods for working with OperatorType.
public static class OperatorTypeExtension
Inheritance
OperatorTypeExtension
Inherited Members

Methods

ToDefaultValue(OperatorType)

To the default value.
public static string ToDefaultValue(this OperatorType operatorType)

Parameters

operatorType OperatorType
Type of the operator.

Returns

string
To top