ISchemaContentSourceContent Property
|
Gets the content from the source schema this item was based on.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxISchemaContent SourceContent { get; }ReadOnly Property SourceContent As ISchemaContent
Get
property ISchemaContent^ SourceContent {
ISchemaContent^ get ();
}abstract SourceContent : ISchemaContent with get
Property Value
ISchemaContent
See Also