UtilityResizeButtons Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.Utility.ResizeButtons(System.Int32,System.Web.UI.WebControls.Button[])"]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public static void ResizeButtons(
	int iPadding,
	params Button[] aButtons
)

Parameters

iPadding
Type: SystemInt32

[Missing <param name="iPadding"/> documentation for "M:IMailAPI_NET.Utility.ResizeButtons(System.Int32,System.Web.UI.WebControls.Button[])"]

aButtons
Type: System.Web.UI.WebControlsButton

[Missing <param name="aButtons"/> documentation for "M:IMailAPI_NET.Utility.ResizeButtons(System.Int32,System.Web.UI.WebControls.Button[])"]

See Also

Reference