Click or drag to resize

ISchemaContent Properties


The ISchemaContent type exposes the following members.

Properties
  Name Description
Public property Count Gets the number of fields in this content item.
Public property ID Gets/sets the ID of the content item.
Public property IsComponent Gets/sets if this is a component page or schema for a component page.
Public property Item Gets one of this content item's fields by its index number.
Public property PageName Gets/sets the name of the content item.
Public property Presentations Gets/sets the schema's/pages presentations collection.
Public property RootName Gets/sets the root name of the schema, which is also the root element name of this version's serialized XML document.
Public property SourceContent Gets the content from the source schema this item was based on.
Public property Stylesheet Gets/sets the entry XSLT style sheet name, located in the "xml/stylesheets" folder.
Public property ViewName Gets/sets the name of this content type's MVC view.
Top
See Also