Share via


EditorModified Property

The EditorModified property of the SPView class gets a Boolean value that indicates whether the view was modified in an HTML editor.

Property Value

true if the view was modified in an HTML editor; otherwise, false.

Remarks

The EditorModified property is set internally when the view is customized to the degree that it cannot be edited in the browser anymore. This property is also set for originally installed views that cannot be customized by the browser, such as the Explorer view for document libraries or the Calendar view for events lists.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security