The PrivacyEditor type exposes the following members.

Properties

  Name Description
Public property Controls
Gets controls.
(Overrides CompositeControl..::..Controls.)
Public property EnableViewState
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
(Overrides Control..::..EnableViewState.)
Public property FieldName
Gets the field name related to privacy editor.
Public property ImageButtonCssClass
Gets or sets Image button css class.
Public property ObjectTypeFullName
Gets the data source object type full name related to privacy editor.
Public property PrivacyButtonHoverImageUrl
Privacy button hover image url.
Public property PrivacyButtonImageUrl
Privacy button image url.
Public property PrivacyEditorEditTemplateVirtualPath
Privacy editor edit template virtual path.
Public property PrivacyLevels
Gets or sets the privacy levels for the current field.
Public property UserId
Gets the User Id related to privacy editor.

See Also