IContentUnitInstanceElementName Property
|
Gets the name of the underlying
Element
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ElementName { get; set; }
Property ElementName As String
Get
Set
property String^ ElementName {
String^ get ();
void set (String^ value);
}
abstract ElementName : string with get, set
Property Value
Type:
StringSee Also