IPagePresentationNotes Property
|
Gets/sets the note of the presentation
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring Notes { get; set; }Property Notes As String
Get
Set
property String^ Notes {
String^ get ();
void set (String^ value);
}abstract Notes : string with get, set
Property Value
String
See Also