Gets/sets the user's title
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Title { get; set; }
Property Title As String
Get
Set
property String^ Title {
String^ get ();
void set (String^ value);
}
abstract Title : string with get, set
Property Value
Type:
StringSee Also