KenticoMediaFilesDialogControllerGetSelectedFiles Method |
Gets model for selected values of files.
Namespace: Kentico.Components.Web.Mvc.Dialogs.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public ContentResult GetSelectedFiles(
Guid[] values
)
Parameters
- values
- Type: SystemGuid
List of selected values.
Return Value
Type:
ContentResultSee Also