ISchemaFieldFavoritePublic Property
|
Gets and sets whether this favorite entry is for all users. When false, it is only for the user who created this favorite entry.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Public { get; set; }
Property Public As Boolean
Get
Set
property bool Public {
bool get ();
void set (bool value);
}
abstract Public : bool with get, set
Property Value
Type:
BooleanSee Also