IContentUnitInstanceElementName Property
|
Gets the name of the underlying
Element
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also