Click or drag to resize

ISchemaContent Properties


The ISchemaContent type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of fields in this content item.
Public propertyID
Gets/sets the ID of the content item.
Public propertyIsComponent
Gets/sets if this is a component page or schema for a component page.
Public propertyItem
Gets one of this content item's fields by its index number.
Public propertyPageName
Gets/sets the name of the content item.
Public propertyPresentations
Gets/sets the schema's/pages presentations collection.
Public propertyRootName
Gets/sets the root name of the schema, which is also the root element name of this version's serialized XML document.
Public propertySourceContent
Gets the content from the source schema this item was based on.
Public propertyStylesheet
Gets/sets the entry XSLT style sheet name, located in the "xml/stylesheets" folder.
Public propertyViewName
Gets/sets the name of this content type's MVC view.
Top
See Also