Click or drag to resize

ConstantsFrontendControlPrefix Class

Class stores prefixes for frontend controls.
Inheritance Hierarchy
SystemObject
  Dynamicweb.News.CommonConstantsFrontendControlPrefix

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public sealed class FrontendControlPrefix

The ConstantsFrontendControlPrefix type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDuoEndWith
Stores duo end prefix.
Public fieldStatic memberDuoEndWithValidator
Stores duo end prefix validator.
Public fieldStatic memberEndWith
Stores the end prefix.
Public fieldStatic memberEndWithID
Stores the end with ID prefix.
Public fieldStatic memberEndWithTextValue
Stores the end with text value prefix.
Public fieldStatic memberEndWithValidator
Stores the end with validator prefix.
Top
Remarks