ISchemaFieldUniqueID Property
|
Gets/sets the unique ID of the Schema Field. Only effective in page creation for Element fields.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string UniqueID { get; set; }
Property UniqueID As String
Get
Set
property String^ UniqueID {
String^ get ();
void set (String^ value);
}
abstract UniqueID : string with get, set
Property Value
Type:
StringSee Also