MenuContextFromItem Method |
Namespace: ShellBoost.Core.WindowsShell
public static Menu ContextFromItem( Item item, BuildMenuOptions options = BuildMenuOptions.None, IBindCtx context = null, CMF flags = CMF.CMF_NORMAL, Object site = null, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | item is null. |