ISchemaFieldTypePrefix Property
|
Gets the field type's prefix. Only XPower and HTML field types have prefixes.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Prefix As String
Get
property String^ Prefix {
String^ get ();
}
abstract Prefix : string with get
Property Value
Type:
StringSee Also