[ROOT] / doc / DocFrag / ARCCore.PKHTMLAttributeP.Encoder
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | EnumMember | 
| Name | Encoder | 
| Namespace | ARCCore | 
| Type | PKHTMLAttributeP | 
PK
| Key | Value | 
|---|---|
| PKTypeAttribute | The class doing the HTML-encoding. It should implement IHTMLEncoder, that is, have a static method 'public static string Encode(string _string)'. BoilerplateCodeProperties, Cardinality, Description, EnumMember, EnumType, IsObligatory, Type | 
The class doing the HTML-encoding.
It should implement IHTMLEncoder, that is, have a static method 'public static string Encode(string _string)'.
Generated 2025-10-30 16:20:17.555 UTC