Click or drag to resize

PresentationsAdminServices Methods


The PresentationsAdminServices type exposes the following members.

Methods
  Name Description
Public method DeleteContentUnits Deletes one or more content units
Public method FinalizeContentUnitView Checks in the mark for publish the content unit built-in, so it is ready for deployment
Public method GetComponentContentUnitsPaged  
Public method GetComponentFragmentInstances Retrieves component content unit fragment instances. A fragment instance is a component associated with a content unit there was shared out from embedded state. They will always have inner layout. They are customized version of the component content unit.
Public method GetComponentSchemasForMassCreate Retrieves list of available component schemas for mass creating component content units
Public method GetContentUnitDetails Retrieves the full details of one content unit
Public method GetContentUnitPreviewData Retrieves preview data for a specific content unit
Public method GetContentUnits Retrives collections of all content units.
Public method GetDssViewContent Retrieves the source code of the current view of content unit element, from DSS project, if it exists
Public method GetFieldContentUnitsPaged  
Public method MassCreateComponentUnitsFromSchemas Mass creates component content units from given list of schema ids
Public method RemoveContentUnitView Removes the built-in view of a content unit. Note that this action could break content unit, if the unit doesn't have a view in DSS project
Public method SaveContentUnit Updates details of a content unit
Public method SaveContentUnitView Saves the built-in view code of a content unit
Public method SetBlockedUserGroupsToContentUnit Sets a list of user groups that are not allow to use a given content unit
Public method UploadThumbnail Uploads a thumbnail imagee for a content unit
Top
See Also