Interface IAdminTabControl

Namespace: Mediachase.Web.Console.Interfaces
Assembly: Mediachase.WebConsoleLib.dll
Version: 10.8.0
Syntax
public interface IAdminTabControl : IDynamicParamControl

Methods

SaveChanges(IDictionary)

Saves the changes.

Declaration
void SaveChanges(IDictionary context)
Parameters
Type Name Description
System.Collections.IDictionary context

The context.