C# Class DocTypeSelectorApiController, Multiple-Content-Node-Picker-With-Preview

Inheritance: Umbraco.Web.Editors.UmbracoAuthorizedJsonController
Show file Open project: Offroadcode/Multiple-Content-Node-Picker-With-Preview

Public Methods

Method Description
GetAllDocTypes ( ) : object
GetPropertiesForDocType ( int id ) : object

Method Details

GetAllDocTypes() public method

public GetAllDocTypes ( ) : object
return object

GetPropertiesForDocType() public method

public GetPropertiesForDocType ( int id ) : object
id int
return object