SharePointLibraryInfoProviderSetSharePointLibraryInfoInternal Method |
Sets (updates or inserts) specified SharePointLibraryInfo.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax protected virtual void SetSharePointLibraryInfoInternal(
SharePointLibraryInfo infoObj
)
Parameters
- infoObj
- Type: CMS.SharePointSharePointLibraryInfo
SharePointLibraryInfo to be set
See Also