![]() | ISharePointPublishOptions Properties |
The ISharePointPublishOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssetsLibrary |
The relative path of the assets library (where to put scripts, etc)
|
![]() | AuthenticationMode |
Sets the authentication mode
|
![]() | EnableWebPartHeight |
Enables fixed height for the web part
|
![]() | EnableWebPartPage |
Enables generation of the accompanying web part page
|
![]() | EnableWebPartTitle |
Enables title for the web part
|
![]() | EnableWebPartWidth |
Enables fixed width for the web part
|
![]() | LeftNavLink |
Enables generation of "sidebar" navigation link
|
![]() | PagesLibrary |
The relative path of the pages library (where to put files)
|
![]() | Password |
SharePoint user password (for authentication)
|
![]() | SiteUrl |
The root URL of the SharePoint site
|
![]() | TargetUrl |
The root url where the page has been published to SharePoint
|
![]() | TopNavLink |
Enables generation of "top menu" navigation link
|
![]() | UserName |
SharePoint user name (for authentication)
|
![]() | WebPartHeight |
The web part height
|
![]() | WebPartTargetUrl |
The page URL to point to (set automatically)
|
![]() | WebPartTitle |
The web part title to set
|
![]() | WebPartWidth |
The web part width
|