WebUIServiceHost Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The WebUIServiceHost type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AdminUrl
Gets the Url for the administrative interface.
(Inherited from SiteBase.)
Public property Application (Inherited from Page.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AppRelativeVirtualPath (Inherited from TemplateControl.)
Protected property AspCompatMode (Inherited from Page.)
Protected property AsyncMode (Inherited from Page.)
Public property AsyncTimeout (Inherited from Page.)
Public property AutoGenerateMetadata
Gets or sets a value indicating whether CS should auto generate html metadata elements like Author, Title, Identifier and Date. The default value is true.
(Inherited from SiteBase.)
Protected property AutoHandlers Obsolete. (Inherited from TemplateControl.)
Public property AutoPostBackControl (Inherited from Page.)
Public property BindingContainer (Inherited from Control.)
Public property Buffer (Inherited from Page.)
Public property Cache (Inherited from Page.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientQueryString (Inherited from Page.)
Public property ClientScript (Inherited from Page.)
Public property ClientTarget (Inherited from Page.)
Public property CodePage (Inherited from Page.)
Public property ContentType (Inherited from Page.)
Protected property Context (Inherited from Page.)
Public property Controls (Inherited from Control.)
Public property CS_ConnectionId
Gets a value that uniquely identifies the current web site.
(Inherited from SiteBase.)
Public property Code example CS_DataFields
Gets a EPTXmlParser that contains a collection of EPT field definitions and values. This property is the replacement for the obsolete EPT_GetFieldName(String) and EPT_GetFieldValue(String) methods.
(Inherited from SiteBase.)
Public property CS_DocumentType
Gets the Document Type of the current document
(Inherited from SiteBase.)
Public property CS_EditDataFields
Gets an object that contains the EPT field definitions for an edit template or any document that edits an EPT document.
(Inherited from SiteBase.)
Public property CS_EditId
Gets a the id of the EPT document to edit.
(Inherited from SiteBase.)
Public property CS_HasMetaData
Gets a value that indicates if the current document has meta data.
(Inherited from SiteBase.)
Public property CS_InsertedCategoryId
Gets the category ID of the current document
(Inherited from SiteBase.)
Public property CS_InsertedDocumentId
Gets the document ID for the current document. In a presentation template, this is the presented document.
(Inherited from SiteBase.)
Public property CS_IsInAdmin
Gets a value that indicates whether the current user is logged on to Content Studio administration site.
(Inherited from SiteBase.)
Public property CS_IsInPreView
Gets a value that tells if the current page is in preview mode
(Inherited from SiteBase.)
Public property CS_IsInWebView
Gets a value that indicates if the current user is logged on to Content Studio administration site, and that the current page is displayed in web view mode
(Inherited from SiteBase.)
Public property CS_Language
Gets a value that contains the language part of the file path. This property is used internally only.
(Inherited from SiteBase.)
Public property CS_LiveObjectData (Inherited from SiteBase.)
Public property CS_LiveObjectXML
Gets or sets an XML definition that contains the parameter definition for a Live Object.
(Inherited from SiteBase.)
Public property CS_MLCPageLanguage
Gets the MLC language code for the current page.
(Inherited from SiteBase.)
Public property CS_MLCPreferredLanguage
Gets the preferred MLC language code.
(Inherited from SiteBase.)
Public property CS_PreviewDate
Gets a value that is used in the web view to preview documents on another date. This value will be DateTime.MinValue if preview is not used.
(Inherited from SiteBase.)
Public property CS_QueryStringPrefix
Gets a value that defines the document identifier part of a query string. This value is used for the id part of the ptid and the editid query-string member.
(Inherited from SiteBase.)
Public property CS_RootDocumentId
Gets a value that contains the root document ID retrieved from a query string.
(Inherited from SiteBase.)
Public property CS_RootPresentationTemplateId
Gets the root presentation template ID retrieved from a query string.
(Inherited from SiteBase.)
Public property CS_RootRefId
Gets the root referrer document ID retrieved from a query string.
(Inherited from SiteBase.)
Public property CS_UserSessionId
Gets value that identifies the caller's session. For authenticated callers the value is randomly generated for each new session opened and unique for each caller on a particular web site. For anonymous (not authenticated) callers this value always is CS_ANONYMOUS_SESSION_IDENTIFIER.
(Inherited from SiteBase.)
Public property CS_ViewState
Gets the view state from the current page.
(Inherited from SiteBase.)
Public property CS_XHTML
Gets a value that indicates whether or not the current page is written in XHtml.
(Inherited from SiteBase.)
Public property CS_XHTML_TRAIL
Gets a value that is a slash ("/") if the page uses XHTML, otherwise it is an empty string.
(Inherited from SiteBase.)
Public property CS_XHTMLStrict
Gets a value that indicates whether or not the current page is written in XHtml 1.0 Strict or XHtml 1.1.
(Inherited from SiteBase.)
Public property Culture (Inherited from Page.)
Public property Designer
Gets the designer.
Protected property DesignMode (Inherited from Control.)
Public property DialogResult
Gets or sets the dialog result.
Public property EditEPTDocumentID
Setting this property to a valid EPT document id will cause this user control to act as a presentation template. CS_DataFields, EPT_GetFieldValue(String) and EPT_GetFieldName(String) will be filled with data from th chosen ept document.
(Inherited from SiteBase.)
Public property EnableEventValidation (Inherited from Page.)
Public property EnableTheming (Inherited from TemplateControl.)
Public property EnableViewState (Inherited from Page.)
Public property EnableViewStateMac (Inherited from Page.)
Public property EPTDocumentID
Setting this property to a valid EPT document id will cause this user control to act as a presentation template. CS_DataFields, EPT_GetFieldValue(String) and EPT_GetFieldName(String) will be filled with data from th chosen ept document.
(Inherited from SiteBase.)
Public property ErrorPage (Inherited from Page.)
Protected property Events (Inherited from Control.)
Protected property FileDependencies Obsolete. (Inherited from Page.)
Public property Form (Inherited from Page.)
Public property HandToPage Obsolete.
Gets or sets the handler to the current page
(Inherited from SiteBase.)
Protected property HasChildViewState (Inherited from Control.)
Public property Header (Inherited from Page.)
Public property HiddenValues
Gets the hidden values.
Public property HtmlLangAttribute
Gets or sets the HTML language attribute.
(Inherited from SiteBase.)
Public property ID (Inherited from Page.)
Public property IdSeparator (Inherited from Page.)
Public property IsAsync (Inherited from Page.)
Public property IsCallback (Inherited from Page.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsCrossPagePostBack (Inherited from Page.)
Public property IsPostBack (Inherited from Page.)
Public property IsPostBackEventControlRegistered (Inherited from Page.)
Public property IsReusable (Inherited from Page.)
Protected property IsTrackingViewState (Inherited from Control.)
Public property IsValid (Inherited from Page.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property Items (Inherited from Page.)
Public property LCID (Inherited from Page.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property MainPlaceHolder
Gets the main place holder.
Public property MaintainScrollPositionOnPostBack (Inherited from Page.)
Public property MainUpdatePanel
Gets the main update panel.
Public property Master
Gets the master page that determines the overall look of the page.
(Inherited from SiteBase.)
Public property MasterPageFile (Inherited from Page.)
Public property MaxPageStateFieldLength (Inherited from Page.)
Public property NamingContainer (Inherited from Control.)
Public property Page
Gets a reference to the Page instance that contains the server control.
(Inherited from SiteBase.)
Public property PageAdapter (Inherited from Page.)
Protected property PageStatePersister (Inherited from Page.)
Public property Parent (Inherited from Control.)
Public property PersistControl
Gets or sets a value indicating whether to persist the control.
Public property PreviousPage (Inherited from Page.)
Protected property PropertiesAreWriteProtected Obsolete.
Gets a value that indicates if properties are write protected.
(Inherited from SiteBase.)
Public property Request (Inherited from Page.)
Public property Response (Inherited from Page.)
Public property ResponseEncoding (Inherited from Page.)
Public property RewriteAppRelativeVirtualPath
Gets or sets a value indicating whether cs should rewrite the AppRelativeVirtualPath path to ~/default.aspx.
(Inherited from SiteBase.)
Public property Server (Inherited from Page.)
Public property Session (Inherited from Page.)
Public property Site (Inherited from Control.)
Public property SiteUrl
Gets the Url for the administrative interface.
(Inherited from SiteBase.)
Public property SkinID (Inherited from Control.)
Public property SmartNavigation Obsolete. (Inherited from Page.)
Public property Styles
Gets the collection of styles that are specific to the host's environment.
Public property StyleSheetTheme (Inherited from Page.)
Protected property SupportAutoEvents (Inherited from TemplateControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Theme (Inherited from Page.)
Public property Title (Inherited from Page.)
Public property Trace (Inherited from Page.)
Public property TraceEnabled (Inherited from Page.)
Public property TraceModeValue (Inherited from Page.)
Protected property TransactionMode (Inherited from Page.)
Public property UICulture (Inherited from Page.)
Protected property UniqueFilePathSuffix (Inherited from Page.)
Public property UniqueID (Inherited from Control.)
Public property User (Inherited from Page.)
Public property Validators (Inherited from Page.)
Protected property ViewState (Inherited from Control.)
Public property ViewStateEncryptionMode (Inherited from Page.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateUserKey (Inherited from Page.)
Public property Visible (Inherited from Page.)
Top
See Also

Reference