IComponentContentUnitInstanceSharedComponentId Property
|
Gets/set the shared component id. Only applies when the underlying
Component Element
has its original embed content shared out.
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string SharedComponentId { get; set; }
Property SharedComponentId As String
Get
Set
property String^ SharedComponentId {
String^ get ();
void set (String^ value);
}
abstract SharedComponentId : string with get, set
Property Value
Type:
StringSee Also