Click or drag to resize

ISchemaContentPageName Property


Gets/sets the name of the content item.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string PageName { get; set; }

Property Value

String
Remarks
If this is the content of a schema, the page name will be an empty string since schemas don't have a page name.
See Also