View Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.View", ServerTypeId="{2399f45d-1784-4965-9a5f-a3415790a0d0}")]
public class View : Microsoft.SharePoint.Client.ClientObject
type View = class
inherit ClientObject
Public Class View
Inherits ClientObject
- Inheritance
- Attributes
Constructors
View(ClientRuntimeContext, ObjectPath) |
Properties
Aggregations | |
AggregationsStatus | |
BaseViewId | |
ColumnWidth | |
ContentTypeId | |
Context | (Inherited from ClientObject) |
CustomFormatter | |
DefaultView | |
DefaultViewForContentType | |
EditorModified | |
Formats | |
Hidden | |
HtmlSchemaXml | |
Id | |
ImageUrl | |
IncludeRootFolder | |
JSLink | |
ListViewXml | |
Method | |
MobileDefaultView | |
MobileView | |
ModerationType | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
OrderedView | |
Paged | |
PageRenderType | |
Path | (Inherited from ClientObject) |
PersonalView | |
ReadOnlyView | |
RequiresClientIntegration | |
RowLimit | |
Scope | |
ServerObjectIsNull | (Inherited from ClientObject) |
ServerRelativePath | |
ServerRelativeUrl | |
StyleId | |
TabularView | |
Tag | (Inherited from ClientObject) |
Threaded | |
Title | |
Toolbar | |
ToolbarTemplateName | |
TypedObject | (Inherited from ClientObject) |
ViewData | |
ViewFields | |
ViewJoins | |
ViewProjectedFields | |
ViewQuery | |
ViewType | |
VisualizationInfo |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
DeleteObject() | |
FromJson(JsonReader) | (Inherited from ClientObject) |
InitNonPropertyFieldFromJson(String, JsonReader) | (Inherited from ClientObject) |
InitOnePropertyFromJson(String, JsonReader) | |
IsObjectPropertyInstantiated(String) | (Inherited from ClientObject) |
IsPropertyAvailable(String) | (Inherited from ClientObject) |
LoadExpandoFields() | (Inherited from ClientObject) |
RefreshLoad() | (Inherited from ClientObject) |
RemoveFromParentCollection() | (Inherited from ClientObject) |
RenderAsHtml() | |
Retrieve() | (Inherited from ClientObject) |
Retrieve(String[]) | (Inherited from ClientObject) |
Update() | |
UpdateClientObjectPropertyType(String, Object, JsonReader) | (Inherited from ClientObject) |