Click or drag to resize
OnSiteEditStartTagConfiguration Properties

The OnSiteEditStartTagConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyControlObject
The current control object (must be defined in ASPX mode).
Public propertyCurrentUser
Represents currently authenticated user.
Public propertyDialogWidth
Width of the edit dialog.
Public propertyEditUrl
The edit page URL used for edit dialog.
Public propertyPage
The page being edited.
Public propertyWebPartInstance
The web part instance.
Public propertyWebPartIsEditable
Indicates whether the web part is editable.
Public propertyWebPartTitle
The web part title.
Top
See Also