C# Class FLS.Sharepoint.ClientObjectModel.SharedListsWebPart.SharedListsWebPart

Inheritance: System.Web.UI.WebControls.WebParts.WebPart
Exibir arquivo Open project: ivankozyrev/fls-internal-portal

Private Properties

Property Type Description
CheckIfViewExists bool

Public Methods

Method Description
SharedListsWebPart ( ) : System

Protected Methods

Method Description
CreateChildControls ( ) : void

Private Methods

Method Description
CheckIfViewExists ( SPList list ) : bool

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

SharedListsWebPart() public method

public SharedListsWebPart ( ) : System
return System