IPathMapEntryPath Property
|
Gets and sets this Content Item's relative path, which should always start with "/".
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Path { get; set; }
Property Path As String
Get
Set
property String^ Path {
String^ get ();
void set (String^ value);
}
abstract Path : string with get, set
Property Value
Type:
StringSee Also