C# Class SenseNet.ApplicationModel.OpenPickerAction

Inheritance: ClientAction
Show file Open project: maxpavlov/FlexNet

Protected Methods

Method Description
GetCallBackScript ( ) : string
GetIdList ( ) : string
GetIdListMethod ( ) : string
GetOpenContentPickerScript ( ) : string

Method Details

GetCallBackScript() protected method

protected GetCallBackScript ( ) : string
return string

GetIdList() protected method

protected GetIdList ( ) : string
return string

GetIdListMethod() protected method

protected GetIdListMethod ( ) : string
return string

GetOpenContentPickerScript() protected method

protected GetOpenContentPickerScript ( ) : string
return string