-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit from GitHub Actions (Refresh documentation)
- Loading branch information
Showing
7 changed files
with
441 additions
and
129 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,180 @@ | ||
<!DOCTYPE html> | ||
<!--[if IE]><![endif]--> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
<title>Enum ListBaseType | ||
| PnP Core SDK </title> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="title" content="Enum ListBaseType | ||
| PnP Core SDK "> | ||
<meta name="generator" content="docfx 2.59.2.0"> | ||
<meta name="description" content="The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's being called."> | ||
<link rel="shortcut icon" href="https://c.s-microsoft.com/favicon.ico?v2"> | ||
<link rel="stylesheet" href="../styles/docfx.vendor.css"> | ||
<link rel="stylesheet" href="../styles/docfx.css"> | ||
<link rel="stylesheet" href="../styles/main.css"> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | ||
<meta property="docfx:navrel" content="../toc.html"> | ||
<meta property="docfx:tocrel" content="toc.html"> | ||
|
||
<meta property="docfx:rel" content="../"> | ||
<meta property="docfx:newtab" content="true"> | ||
</head> <body data-spy="scroll" data-target="#affix" data-offset="120"> | ||
<div id="wrapper"> | ||
<header> | ||
|
||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
<a class="navbar-brand" href="../index.html"> | ||
<img id="logo" class="svg" src="../images/logo.svg" alt=""> | ||
</a> | ||
</div> | ||
<div class="collapse navbar-collapse" id="navbar"> | ||
<form class="navbar-form navbar-right" role="search" id="search"> | ||
<div class="form-group"> | ||
<label class="glyphicon glyphicon-search" for="search-query"></label> | ||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> | ||
</div> | ||
</form> | ||
</div> | ||
</div> | ||
</nav> | ||
<div class="subnav navbar navbar-default"> | ||
<div class="container hide-when-search" id="breadcrumb"> | ||
<ul class="breadcrumb"> | ||
<li></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="container body-content"> | ||
|
||
<div id="search-results"> | ||
<div class="search-list">Search Results for <span></span></div> | ||
<div class="sr-items"> | ||
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p> | ||
</div> | ||
<ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul> | ||
</div> | ||
</div> | ||
<div role="main" class="container body-content hide-when-search"> | ||
|
||
<div class="sidenav hide-when-search"> | ||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> | ||
<div class="sidetoggle collapse" id="sidetoggle"> | ||
<div id="sidetoc"></div> | ||
</div> | ||
</div> | ||
<div class="article row grid-right"> | ||
<div class="col-md-10"> | ||
<article class="content wrap" id="_content" data-uid="PnP.Core.Model.SharePoint.ListBaseType"> | ||
<div class="contribution-panel mobile-hide pull-right"> | ||
<a href="https://github.com/pnp/pnpcore/blob/dev/src/sdk/PnP.Core/Model/SharePoint/Core/Public/Enums/ListBaseType.cs/#L6" title="View Source" class="view-source-lg"><i class="fa fa-code"></i></a> | ||
<a href="https://github.com/pnp/pnpcore/new/dev/apiSpec/new?filename=PnP_Core_Model_SharePoint_ListBaseType.md&value=---%0Auid%3A%20PnP.Core.Model.SharePoint.ListBaseType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" title="Improve this Doc" class="improve-doc-lg"><i class="glyphicon glyphicon-pencil"></i></a> | ||
</div> | ||
<h1 id="PnP_Core_Model_SharePoint_ListBaseType" data-uid="PnP.Core.Model.SharePoint.ListBaseType">Enum ListBaseType | ||
</h1> | ||
<div class="markdown level0 summary"><p>Specifies the base type for a list.</p> | ||
</div> | ||
<div class="markdown level0 conceptual"></div> | ||
|
||
|
||
|
||
|
||
<h6><strong>Namespace</strong>: <a class="xref" href="PnP.Core.Model.SharePoint.html">PnP.Core.Model.SharePoint</a></h6> | ||
<h6><strong>Assembly</strong>: PnP.Core.dll</h6> | ||
|
||
<h5 id="PnP_Core_Model_SharePoint_ListBaseType_syntax">Syntax</h5> | ||
<div class="codewrapper"> | ||
<pre><code class="lang-csharp hljs">public enum ListBaseType : int</code></pre> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<h4 id="PnP_Core_Model_SharePoint_ListBaseType_DiscussionBoard"><a href="#collapsible-PnP_Core_Model_SharePoint_ListBaseType_DiscussionBoard" class="expander" data-toggle="collapse">DiscussionBoard</a></h4> | ||
|
||
<div id="collapsible-PnP_Core_Model_SharePoint_ListBaseType_DiscussionBoard" class="collapse in"> | ||
<p><p>Deprecated - used for discussion board lists pre-WSS V3. | ||
Newer discussion boards use the GenericList base type and ListTemplateType.DiscussionBoard.</p> | ||
</p> | ||
</div> | ||
<h4 id="PnP_Core_Model_SharePoint_ListBaseType_DocumentLibrary"><a href="#collapsible-PnP_Core_Model_SharePoint_ListBaseType_DocumentLibrary" class="expander" data-toggle="collapse">DocumentLibrary</a></h4> | ||
|
||
<div id="collapsible-PnP_Core_Model_SharePoint_ListBaseType_DocumentLibrary" class="collapse in"> | ||
<p><p>Specifies a base type for document libraries.</p> | ||
</p> | ||
</div> | ||
<h4 id="PnP_Core_Model_SharePoint_ListBaseType_GenericList"><a href="#collapsible-PnP_Core_Model_SharePoint_ListBaseType_GenericList" class="expander" data-toggle="collapse">GenericList</a></h4> | ||
|
||
<div id="collapsible-PnP_Core_Model_SharePoint_ListBaseType_GenericList" class="collapse in"> | ||
<p><p>Specifies a base type for lists that do not correspond to another base type in this enumeration.</p> | ||
</p> | ||
</div> | ||
<h4 id="PnP_Core_Model_SharePoint_ListBaseType_Issue"><a href="#collapsible-PnP_Core_Model_SharePoint_ListBaseType_Issue" class="expander" data-toggle="collapse">Issue</a></h4> | ||
|
||
<div id="collapsible-PnP_Core_Model_SharePoint_ListBaseType_Issue" class="collapse in"> | ||
<p><p>Specifies a base type for issue tracking lists.</p> | ||
</p> | ||
</div> | ||
<h4 id="PnP_Core_Model_SharePoint_ListBaseType_None"><a href="#collapsible-PnP_Core_Model_SharePoint_ListBaseType_None" class="expander" data-toggle="collapse">None</a></h4> | ||
|
||
<div id="collapsible-PnP_Core_Model_SharePoint_ListBaseType_None" class="collapse in"> | ||
<p><p>No base type is specified.</p> | ||
</p> | ||
</div> | ||
<h4 id="PnP_Core_Model_SharePoint_ListBaseType_Survey"><a href="#collapsible-PnP_Core_Model_SharePoint_ListBaseType_Survey" class="expander" data-toggle="collapse">Survey</a></h4> | ||
|
||
<div id="collapsible-PnP_Core_Model_SharePoint_ListBaseType_Survey" class="collapse in"> | ||
<p><p>Specifies a base type for survey lists.</p> | ||
</p> | ||
</div> | ||
<h4 id="PnP_Core_Model_SharePoint_ListBaseType_Unused"><a href="#collapsible-PnP_Core_Model_SharePoint_ListBaseType_Unused" class="expander" data-toggle="collapse">Unused</a></h4> | ||
|
||
<div id="collapsible-PnP_Core_Model_SharePoint_ListBaseType_Unused" class="collapse in"> | ||
<p><p>Reserved. MUST not be used.</p> | ||
</p> | ||
</div> | ||
|
||
</article> | ||
</div> | ||
<div class="hidden-sm col-md-2" role="complementary"> | ||
<div class="sideaffix"> | ||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> | ||
</nav> | ||
</div> | ||
</div> </div> | ||
</div> | ||
|
||
<footer> | ||
<div class="grad-bottom"></div> | ||
<div class="footer"> | ||
<div class="container"> | ||
<span class="pull-right"> | ||
<a href="#top">Back to top</a> | ||
</span> | ||
<span>PnP Core SDK<br>Generated by <strong><a href='https://dotnet.github.io/docfx' alt='Doc FX Website'>DocFX</a></strong> with <strong><a href='https://ovasquez.github.io/docfx-material' alt='DocFx Material Theme'>Material UI</a></strong></span> | ||
|
||
<img src="https://telemetry.sharepointpnp.com/@pnp.github.io/index/" alt="spacer"> | ||
</div> | ||
</div> | ||
</footer> </div> | ||
|
||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script> | ||
<script type="text/javascript" src="../styles/docfx.js"></script> | ||
<script type="text/javascript" src="../styles/main.js"></script> | ||
<img src="https://m365-visitor-stats.azurewebsites.net/pnpcoresdk/docs"> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters